HomeSort by relevance Sort by last modified time
    Searched refs:canUseCopybitForYUV (Results 1 - 10 of 10) sorted by null

  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_copybit.h 53 bool canUseCopybitForYUV (hwc_context_t *ctx);
hwc_copybit.cpp 73 bool CopyBit::canUseCopybitForYUV(hwc_context_t *ctx) {
167 bool useCopybitForYUV = canUseCopybitForYUV(ctx);
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_copybit.h 60 bool canUseCopybitForYUV (hwc_context_t *ctx);
hwc_copybit.cpp 77 bool CopyBit::canUseCopybitForYUV(hwc_context_t *ctx) {
165 bool useCopybitForYUV = canUseCopybitForYUV(ctx);
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_copybit.h 94 bool canUseCopybitForYUV (hwc_context_t *ctx);
hwc_copybit.cpp 77 bool CopyBit::canUseCopybitForYUV(hwc_context_t *ctx) {
303 bool useCopybitForYUV = canUseCopybitForYUV(ctx);
    [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_copybit.h 94 bool canUseCopybitForYUV (hwc_context_t *ctx);
hwc_copybit.cpp 77 bool CopyBit::canUseCopybitForYUV(hwc_context_t *ctx) {
307 bool useCopybitForYUV = canUseCopybitForYUV(ctx);
    [all...]
  /hardware/qcom/display/msm8909/libhwcomposer/
hwc_copybit.h 101 bool canUseCopybitForYUV (hwc_context_t *ctx);
hwc_copybit.cpp 77 bool CopyBit::canUseCopybitForYUV(hwc_context_t *ctx) {
391 bool useCopybitForYUV = canUseCopybitForYUV(ctx);
    [all...]

Completed in 679 milliseconds