OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rotation_property
(Results
1 - 3
of
3
) sorted by null
/external/drm_hwcomposer/
drmplane.h
55
const DrmProperty &
rotation_property
() const;
drmplane.cpp
184
const DrmProperty &DrmPlane::
rotation_property
() const {
function in class:android::DrmPlane
drmdisplaycompositor.cpp
672
if (rotation && plane->
rotation_property
().id() == 0) {
718
if (plane->
rotation_property
().id()) {
720
plane->
rotation_property
().id(),
724
plane->
rotation_property
().id(), plane->id());
[
all
...]
Completed in 166 milliseconds