OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getRot
(Results
1 - 6
of
6
) sorted by null
/hardware/qcom/display/msm8960/libhwcomposer/
hwc_utils.h
132
overlay::Rotator*
getRot
(uint32_t index) const;
149
inline overlay::Rotator* LayerRotMap::
getRot
(uint32_t index) const {
hwc_utils.cpp
683
rotData.session_id = ctx->mLayerRotMap[dpy]->
getRot
(i)->getSessId();
[
all
...]
/hardware/qcom/display/msm8x26/libhwcomposer/
hwc_utils.h
132
overlay::Rotator*
getRot
(uint32_t index) const;
149
inline overlay::Rotator* LayerRotMap::
getRot
(uint32_t index) const {
hwc_utils.cpp
641
rotData.session_id = ctx->mLayerRotMap[dpy]->
getRot
(i)->getSessId();
[
all
...]
/hardware/qcom/display/msm8974/libhwcomposer/
hwc_utils.h
134
overlay::Rotator*
getRot
(uint32_t index) const;
151
inline overlay::Rotator* LayerRotMap::
getRot
(uint32_t index) const {
hwc_utils.cpp
639
rotData.session_id = ctx->mLayerRotMap[dpy]->
getRot
(i)->getSessId();
[
all
...]
Completed in 94 milliseconds