Searched defs:currentFrame (Results 1 – 3 of 3) sorted by relevance
55 static void computeTransformImpl(const DirtyStack* currentFrame, Matrix4* outMatrix) { in computeTransformImpl()
224 int ImageDecoder::currentFrame() const { in currentFrame() function in ImageDecoder
863 int currentFrame = 0; in runVSyncAndWait() local