HomeSort by relevance Sort by last modified time
    Searched refs:canUseCopybitForYUV (Results 1 - 8 of 8) 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) {
162 bool useCopybitForYUV = canUseCopybitForYUV(ctx);
  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_copybit.h 53 bool canUseCopybitForYUV (hwc_context_t *ctx);
hwc_copybit.cpp 74 bool CopyBit::canUseCopybitForYUV(hwc_context_t *ctx) {
162 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...]

Completed in 122 milliseconds