OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isYuvPresent
(Results
1 - 8
of
8
) sorted by null
/hardware/qcom/display/msm8960/libhwcomposer/
hwc_utils.h
351
static inline bool
isYuvPresent
(hwc_context_t *ctx, int dpy) {
hwc_mdpcomp.cpp
493
if(!
isYuvPresent
(ctx, mDpy)) {
834
if(
isYuvPresent
(ctx, mDpy)) {
[
all
...]
/hardware/qcom/display/msm8084/libhwcomposer/
hwc_utils.h
569
static inline bool
isYuvPresent
(hwc_context_t *ctx, int dpy) {
hwc_mdpcomp.cpp
[
all
...]
/hardware/qcom/display/msm8226/libhwcomposer/
hwc_utils.h
608
static inline bool
isYuvPresent
(hwc_context_t *ctx, int dpy) {
hwc_mdpcomp.cpp
818
isYuvPresent
(ctx, mDpy) || mCurrentFrame.dropCount ||
[
all
...]
/hardware/qcom/display/msm8994/libhwcomposer/
hwc_utils.h
697
static inline bool
isYuvPresent
(hwc_context_t *ctx, int dpy) {
hwc_mdpcomp.cpp
[
all
...]
Completed in 254 milliseconds