Searched refs:autoDst (Results 1 – 1 of 1) sorted by relevance
60 AutoJavaFloatArray autoDst(env, dst, dstIndex + (ptCount << 1), in mapPoints() local63 float* dstArray = autoDst.ptr() + dstIndex; in mapPoints()103 AutoJavaFloatArray autoDst(env, jdst, dstIndex + (ptCount << 1), in setPolyToPoly() local106 float* dst = autoDst.ptr() + dstIndex; in setPolyToPoly()