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