OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ditherMatrix
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/libs/surfaceflinger/
BlurFilter.cpp
242
const uint8_t*
ditherMatrix
= gDitherMatrix;
286
uint8_t const * ditherY =
ditherMatrix
/system/core/include/private/pixelflinger/
ggl_context.h
512
uint8_t
ditherMatrix
[GGL_DITHER_SIZE] __attribute__((aligned(32)));
Completed in 6321 milliseconds