OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:setSourceCrop
(Results
1 - 4
of
4
) sorted by null
/hardware/intel/img/hwcomposer/merrifield/common/planes/
DisplayPlane.cpp
118
void DisplayPlane::
setSourceCrop
(int x, int y, int w, int h)
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/planes/
DisplayPlane.cpp
139
void DisplayPlane::
setSourceCrop
(int x, int y, int w, int h)
/frameworks/native/services/surfaceflinger/DisplayHardware/
HWC2.cpp
[
all
...]
HWC2On1Adapter.cpp
328
layerHook<decltype(&Layer::
setSourceCrop
),
329
&Layer::
setSourceCrop
, hwc_frect_t>);
[
all
...]
Completed in 387 milliseconds