OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getFrameBufferBpp
(Results
1 - 6
of
6
) sorted by null
/hardware/intel/img/hwcomposer/moorefield_hdmi/include/
DrmConfig.h
30
static uint32_t
getFrameBufferBpp
();
/hardware/intel/img/hwcomposer/merrifield/include/
DrmConfig.h
34
static uint32_t
getFrameBufferBpp
();
/hardware/intel/img/hwcomposer/merrifield/ips/common/
DrmConfig.cpp
58
uint32_t DrmConfig::
getFrameBufferBpp
()
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
DrmConfig.cpp
58
uint32_t DrmConfig::
getFrameBufferBpp
()
/hardware/intel/img/hwcomposer/merrifield/common/base/
Drm.cpp
614
pitches[0] = stride * DrmConfig::
getFrameBufferBpp
() / 8;
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/
Drm.cpp
654
DrmConfig::
getFrameBufferBpp
(),
Completed in 145 milliseconds