OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:convertFormat
(Results
1 - 3
of
3
) sorted by null
/hardware/intel/img/hwcomposer/ips/common/
PixelFormat.h
35
static bool
convertFormat
(uint32_t grallocFormat, uint32_t& spriteFormat, int& bpp);
PixelFormat.cpp
24
bool PixelFormat::
convertFormat
(uint32_t grallocFormat, uint32_t& spriteFormat, int& bpp)
/hardware/intel/img/hwcomposer/ips/anniedale/
AnnRGBPlane.cpp
169
if (!PixelFormat::
convertFormat
(mapper.getFormat(), spriteFormat, bpp)) {
Completed in 161 milliseconds