OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MdpPipeInfo
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/display/libhwcomposer/
hwc_mdpcomp.h
65
struct
MdpPipeInfo
{
67
virtual ~
MdpPipeInfo
(){};
72
MdpPipeInfo
*pipeInfo;
184
struct MdpPipeInfoLowRes : public
MdpPipeInfo
{
207
struct MdpPipeInfoHighRes : public
MdpPipeInfo
{
hwc_mdpcomp.cpp
671
MdpPipeInfo
* cur_pipe = mCurrentFrame.mdpToLayer[mdpIndex].pipeInfo;
699
MdpPipeInfo
* cur_pipe =
[
all
...]
Completed in 324 milliseconds