Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/sdk/android/instrumentationtests/src/org/webrtc/
H A DVideoTrackTest.java69 class FrameCounter implements VideoSink { in testAddingSameVideoSinkMultipleTimes() class
/aosp_15_r20/bionic/tests/
H A Dstack_unwinding_test.cpp37 _Unwind_Reason_Code FrameCounter(_Unwind_Context* ctx __unused, void* arg) { in FrameCounter() function
/aosp_15_r20/external/mesa3d/src/gallium/frontends/glx/xlib/
H A Dglx_api.c2228 static unsigned int FrameCounter = 0; variable