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

  /frameworks/native/opengl/tests/gl_yuvtex/
gl_yuvtex.cpp 82 const int yuvTexFormat = HAL_PIXEL_FORMAT_YV12;
96 yuvTexBuffer = new GraphicBuffer(yuvTexWidth, yuvTexHeight, yuvTexFormat,
  /frameworks/native/opengl/tests/gl2_yuvtex/
gl2_yuvtex.cpp 187 const int yuvTexFormat = HAL_PIXEL_FORMAT_YV12;
196 yuvTexBuffer = new GraphicBuffer(yuvTexWidth, yuvTexHeight, yuvTexFormat,

Completed in 49 milliseconds