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

  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGpuGL.cpp 367 if (!this->configToGLFormats(desc.fConfig, false, NULL, NULL, NULL)) {
579 if (!this->configToGLFormats(dataConfig, useTexStorage, &internalFormat,
788 !this->configToGLFormats(desc->fConfig,
    [all...]
  /external/skia/src/gpu/gl/
GrGpuGL.cpp 367 if (!this->configToGLFormats(desc.fConfig, false, NULL, NULL, NULL)) {
579 if (!this->configToGLFormats(dataConfig, useTexStorage, &internalFormat,
788 !this->configToGLFormats(desc->fConfig,
    [all...]

Completed in 5247 milliseconds