OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kExpectedPixels
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/tests/
ImageDecodingTest.cpp
404
static const SkColor
kExpectedPixels
[] = {
423
== SK_ARRAY_COUNT(
kExpectedPixels
), array_size_mismatch);
473
const SkColor* correctPixel =
kExpectedPixels
;
637
const SkColor* correctPixels =
kExpectedPixels
;
/external/chromium_org/gpu/command_buffer/service/
gles2_cmd_decoder_unittest_framebuffers.cc
564
static const uint8
kExpectedPixels
[kWidth * kHeight * kBytesPerPixel] = {
580
kExpectedPixels
,
[
all
...]
Completed in 831 milliseconds