Searched refs:canUseCopybitForRGB (Results 1 – 8 of 8) sorted by relevance
/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc_copybit.h | 54 bool canUseCopybitForRGB (hwc_context_t *ctx,
|
D | hwc_copybit.cpp | 81 bool CopyBit::canUseCopybitForRGB(hwc_context_t *ctx, in canUseCopybitForRGB() function in qhwc::CopyBit 168 bool useCopybitForRGB = canUseCopybitForRGB(ctx, list, dpy); in prepare()
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_copybit.h | 61 bool canUseCopybitForRGB (hwc_context_t *ctx,
|
D | hwc_copybit.cpp | 85 bool CopyBit::canUseCopybitForRGB(hwc_context_t *ctx, in canUseCopybitForRGB() function in qhwc::CopyBit 166 bool useCopybitForRGB = canUseCopybitForRGB(ctx, list, dpy); in prepare()
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_copybit.h | 95 bool canUseCopybitForRGB (hwc_context_t *ctx,
|
D | hwc_copybit.cpp | 85 bool CopyBit::canUseCopybitForRGB(hwc_context_t *ctx, in canUseCopybitForRGB() function in qhwc::CopyBit 308 bool useCopybitForRGB = canUseCopybitForRGB(ctx, list, dpy); in prepare()
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_copybit.h | 95 bool canUseCopybitForRGB (hwc_context_t *ctx,
|
D | hwc_copybit.cpp | 85 bool CopyBit::canUseCopybitForRGB(hwc_context_t *ctx, in canUseCopybitForRGB() function in qhwc::CopyBit 304 bool useCopybitForRGB = canUseCopybitForRGB(ctx, list, dpy); in prepare()
|