OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:color_transform_hint_
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/services/vr/hardware_composer/impl/
vr_hwc.h
165
int32_t color_transform_hint() const { return
color_transform_hint_
; }
192
int32_t
color_transform_hint_
;
member in class:android::dvr::HwcDisplay
vr_hwc.cpp
225
color_transform_hint_
= hint;
Completed in 845 milliseconds