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

  /external/skia/include/gpu/gl/
GrGLDefines.h 176 #define GR_GL_UNPACK_ALIGNMENT 0x0CF5
  /external/skia/src/gpu/gl/
GrGpuGL.cpp 707 GL_CALL(PixelStorei(GR_GL_UNPACK_ALIGNMENT, static_cast<GrGLint>(bpp)));
    [all...]

Completed in 181 milliseconds