Home
last modified time | relevance | path

Searched defs:getStateFrameCount (Results 1 – 2 of 2) sorted by relevance

/external/oboe/apps/OboeTester/app/src/main/cpp/analyzer/
DGlitchAnalyzer.h65 int32_t getStateFrameCount(int state) const { in getStateFrameCount() function
/external/oboe/apps/OboeTester/app/src/main/java/com/mobileer/oboetester/
DGlitchActivity.java48 native int getStateFrameCount(int state); in getStateFrameCount() method in GlitchActivity