Searched defs:getSizedInternalFormat (Results 1 - 2 of 2) sorted by last modified time

/external/skia/src/gpu/gl/
H A DGrGpuGL.cpp2581 bool getSizedInternalFormat,
2604 if (getSizedInternalFormat) {
2613 if (getSizedInternalFormat) {
2619 if (getSizedInternalFormat) {
2631 if (getSizedInternalFormat) {
2645 if (getSizedInternalFormat) {
2664 if (getSizedInternalFormat) {
2673 if (getSizedInternalFormat) {
2580 configToGLFormats(GrPixelConfig config, bool getSizedInternalFormat, GrGLenum* internalFormat, GrGLenum* externalFormat, GrGLenum* externalType) argument
/external/chromium_org/third_party/skia/src/gpu/gl/
H A DGrGpuGL.cpp2158 bool getSizedInternalFormat,
2181 if (getSizedInternalFormat) {
2190 if (getSizedInternalFormat) {
2196 if (getSizedInternalFormat) {
2208 if (getSizedInternalFormat) {
2222 if (getSizedInternalFormat) {
2237 if (getSizedInternalFormat) {
2246 if (getSizedInternalFormat) {
2157 configToGLFormats(GrPixelConfig config, bool getSizedInternalFormat, GrGLenum* internalFormat, GrGLenum* externalFormat, GrGLenum* externalType) argument

Completed in 58 milliseconds