OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:color565Info
(Results
1 - 2
of
2
) sorted by null
/external/skia/tests/
SwizzlerTest.cpp
90
const SkImageInfo
color565Info
= colorInfo.makeColorType(kRGB_565_SkColorType);
114
check_fill(r,
color565Info
, startRow, endRow, color565RowBytes, offset,
/external/skqp/tests/
SwizzlerTest.cpp
89
const SkImageInfo
color565Info
= colorInfo.makeColorType(kRGB_565_SkColorType);
113
check_fill(r,
color565Info
, startRow, endRow, color565RowBytes, offset,
Completed in 72 milliseconds