Home
last modified time | relevance | path

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

/third_party/skia/tools/skiaserve/
DRequest.cpp130 struct ColorAndProfile { struct
135 ColorAndProfile ColorModes[] = {
145 ColorAndProfile cap = ColorModes[fColorMode]; in createCPUSurface()
157 ColorAndProfile cap = ColorModes[fColorMode]; in createGPUSurface()
/third_party/flutter/skia/tools/skiaserve/
DRequest.cpp123 struct ColorAndProfile { struct
128 ColorAndProfile ColorModes[] = {
138 ColorAndProfile cap = ColorModes[fColorMode]; in createCPUSurface()
150 ColorAndProfile cap = ColorModes[fColorMode]; in createGPUSurface()