Home
last modified time | relevance | path

Searched defs:currentFrame (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/libs/hwui/
H A DDamageAccumulator.cpp55 static void computeTransformImpl(const DirtyStack* currentFrame, Matrix4* outMatrix) { in computeTransformImpl()
/aosp12/frameworks/base/libs/hwui/hwui/
H A DImageDecoder.cpp224 int ImageDecoder::currentFrame() const { in currentFrame() function in ImageDecoder
/aosp12/frameworks/native/services/surfaceflinger/tests/fakehwc/
H A DFakeComposerClient.cpp863 int currentFrame = 0; in runVSyncAndWait() local