HomeSort by relevance Sort by last modified time
    Searched refs:mDebugFps (Results 1 - 2 of 2) sorted by null

  /hardware/ti/omap3/libopencorehw/
android_surface_output_omap34xx.cpp 49 static int mDebugFps = 0;
163 mDebugFps = atoi(value);
164 LOGV_IF(mDebugFps, "showfps enabled");
192 if (UNLIKELY(mDebugFps)) {
384 if (UNLIKELY(mDebugFps)) {
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDecoder.c 80 static int mDebugFps = 0;
    [all...]

Completed in 574 milliseconds