OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:colorValuesPerPixel
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/gpu/
GrSurface.cpp
33
int
colorValuesPerPixel
= desc.fSampleCnt;
36
colorValuesPerPixel
+= 1;
46
size =
colorValuesPerPixel
* colorBytes;
/external/skqp/src/gpu/
GrSurface.cpp
33
int
colorValuesPerPixel
= desc.fSampleCnt;
36
colorValuesPerPixel
+= 1;
46
size =
colorValuesPerPixel
* colorBytes;
Completed in 101 milliseconds