HomeSort by relevance Sort by last modified time
    Searched defs:findBuffer (Results 1 - 3 of 3) sorted by null

  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/common/
Exynos_OMX_Baseport.c 331 OMX_BOOL findBuffer = OMX_FALSE;
392 findBuffer = OMX_TRUE;
397 if (findBuffer == OMX_FALSE) {
436 OMX_BOOL findBuffer = OMX_FALSE;
497 findBuffer = OMX_TRUE;
502 if (findBuffer == OMX_FALSE) {
    [all...]
  /cts/suite/audio_quality/lib/src/task/
TaskCase.cpp 156 android::sp<Buffer> TaskCase::findBuffer(const android::String8& orig)
  /external/webkit/Source/WebCore/html/canvas/
WebGLRenderingContext.cpp     [all...]

Completed in 202 milliseconds