OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isExtOnly
(Results
1 - 5
of
5
) sorted by null
/hardware/qcom/display/msm8960/libhwcomposer/
hwc_utils.h
230
static inline bool
isExtOnly
(const private_handle_t* hnd) {
/hardware/qcom/display/msm8084/libhwcomposer/
hwc_utils.h
412
static inline bool
isExtOnly
(const private_handle_t* hnd) {
hwc_utils.cpp
[
all
...]
/hardware/qcom/display/msm8226/libhwcomposer/
hwc_utils.h
439
static inline bool
isExtOnly
(const private_handle_t* hnd) {
hwc_utils.cpp
884
if(UNLIKELY(
isExtOnly
(hnd))){
[
all
...]
Completed in 1625 milliseconds