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

  /frameworks/base/libs/hwui/tests/common/scenes/
HwBitmapInCompositeShader.cpp 37 GRALLOC_USAGE_SW_WRITE_RARELY;
  /frameworks/native/libs/vr/libdisplay/
shared_buffer_helpers.cpp 80 usage |= GRALLOC_USAGE_SW_WRITE_RARELY;
  /hardware/libhardware/include/hardware/
gralloc.h 81 GRALLOC_USAGE_SW_WRITE_RARELY = 0x00000020U,
  /frameworks/native/libs/ui/include/ui/
GraphicBuffer.h 58 USAGE_SW_WRITE_RARELY = GRALLOC_USAGE_SW_WRITE_RARELY,
  /frameworks/av/media/libstagefright/colorconversion/
SoftwareRenderer.cpp 190 GRALLOC_USAGE_SW_READ_NEVER | GRALLOC_USAGE_SW_WRITE_RARELY
271 GRALLOC_USAGE_SW_READ_NEVER | GRALLOC_USAGE_SW_WRITE_RARELY,
  /device/generic/goldfish/gralloc/
framebuffer.cpp 118 GRALLOC_USAGE_SW_WRITE_RARELY,
  /hardware/interfaces/automotive/evs/1.0/default/
EvsCamera.cpp 64 GRALLOC_USAGE_SW_READ_RARELY | GRALLOC_USAGE_SW_WRITE_RARELY;
  /hardware/libhardware/modules/gralloc/
framebuffer.cpp 100 GRALLOC_USAGE_SW_WRITE_RARELY,
  /device/linaro/hikey/gralloc/
framebuffer_device.cpp 173 m->base.lock(&m->base, m->framebuffer, GRALLOC_USAGE_SW_WRITE_RARELY,
  /device/linaro/hikey/gralloc960/
framebuffer_device.cpp 124 m->base.lock(&m->base, m->framebuffer, GRALLOC_USAGE_SW_WRITE_RARELY,
  /hardware/intel/img/psb_video/src/android/
psb_surface_gralloc.c 365 usage |= GRALLOC_USAGE_SW_WRITE_RARELY | GRALLOC_USAGE_SW_READ_RARELY;
  /hardware/qcom/display/msm8084/libgralloc/
alloc_controller.cpp 83 if(((usage & GRALLOC_USAGE_SW_WRITE_MASK) == GRALLOC_USAGE_SW_WRITE_RARELY)
  /hardware/qcom/display/msm8226/libgralloc/
alloc_controller.cpp 83 if(((usage & GRALLOC_USAGE_SW_WRITE_MASK) == GRALLOC_USAGE_SW_WRITE_RARELY)
  /hardware/qcom/display/msm8994/libgralloc/
alloc_controller.cpp 89 ((usage & GRALLOC_USAGE_SW_WRITE_MASK) == GRALLOC_USAGE_SW_WRITE_RARELY) or
  /hardware/qcom/display/msm8909/libgralloc/
alloc_controller.cpp 99 ((usage & GRALLOC_USAGE_SW_WRITE_MASK) == GRALLOC_USAGE_SW_WRITE_RARELY) or
    [all...]
  /hardware/qcom/display/msm8909w_3100/libgralloc/
alloc_controller.cpp 99 ((usage & GRALLOC_USAGE_SW_WRITE_MASK) == GRALLOC_USAGE_SW_WRITE_RARELY) or
    [all...]
  /hardware/qcom/display/msm8996/libgralloc/
alloc_controller.cpp 93 ((usage & GRALLOC_USAGE_SW_WRITE_MASK) == GRALLOC_USAGE_SW_WRITE_RARELY) or
    [all...]
  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderBase.cpp     [all...]
  /device/google/marlin/camera/QCamera2/HAL3/
QCamera3HWI.cpp     [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL3/
QCamera3HWI.cpp     [all...]

Completed in 2454 milliseconds