Home
last modified time | relevance | path

Searched refs:ConfigFormats (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLCaps.h435 struct ConfigFormats { struct
436 ConfigFormats() { in ConfigFormats() function
438 memset(this, 0xAB, sizeof(ConfigFormats)); in ConfigFormats()
461 ConfigFormats fFormats; argument