OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hasct
(Results
1 - 1
of
1
) sorted by null
/external/skia/tests/
BitmapCopyTest.cpp
339
bool
hasCT
= subset.getColorTable() != NULL;
341
(copy.getColorTable() != NULL) ==
hasCT
);
Completed in 256 milliseconds