OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bitmapFormat
(Results
1 - 2
of
2
) sorted by null
/external/skia/tools/skpdiff/
SkCLImageDiffer.cpp
89
cl_image_format
bitmapFormat
;
92
bitmapFormat
.image_channel_order = CL_A;
93
bitmapFormat
.image_channel_data_type = CL_UNSIGNED_INT8;
96
bitmapFormat
.image_channel_order = CL_RGB;
97
bitmapFormat
.image_channel_data_type = CL_UNORM_SHORT_565;
100
bitmapFormat
.image_channel_order = CL_RGBA;
101
bitmapFormat
.image_channel_data_type = CL_UNSIGNED_INT8;
111
&
bitmapFormat
, bitmap->width(), bitmap->height(),
/prebuilts/tools/darwin-x86_64/swt/
swt.jar
Completed in 29 milliseconds