HomeSort by relevance Sort by last modified time
    Searched refs:GRALLOC_USAGE_SW_WRITE_OFTEN (Results 26 - 39 of 39) sorted by null

12

  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderVP9Hybrid.cpp 519 | GRALLOC_USAGE_SW_WRITE_OFTEN | GRALLOC_USAGE_EXTERNAL_DISP);
OMXVideoDecoderVP9HWR.cpp 755 | GRALLOC_USAGE_SW_WRITE_OFTEN | GRALLOC_USAGE_EXTERNAL_DISP);
  /frameworks/native/opengl/libagl/
egl.cpp 374 GRALLOC_USAGE_SW_READ_OFTEN | GRALLOC_USAGE_SW_WRITE_OFTEN);
408 GRALLOC_USAGE_SW_WRITE_OFTEN, &bits) != NO_ERROR) {
564 GRALLOC_USAGE_SW_WRITE_OFTEN, &bits) != NO_ERROR) {
    [all...]
  /frameworks/rs/driver/
rsdAllocation.cpp 661 GRALLOC_USAGE_SW_READ_NEVER | GRALLOC_USAGE_SW_WRITE_OFTEN,
703 flags |= GRALLOC_USAGE_SW_READ_RARELY | GRALLOC_USAGE_SW_WRITE_OFTEN;
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/android/
native_android.cpp 543 GRALLOC_USAGE_SW_READ_OFTEN | GRALLOC_USAGE_SW_WRITE_OFTEN);
  /external/mesa3d/src/gallium/state_trackers/egl/android/
native_android.cpp 543 GRALLOC_USAGE_SW_READ_OFTEN | GRALLOC_USAGE_SW_WRITE_OFTEN);
  /frameworks/av/media/libstagefright/tests/
SurfaceMediaSource_test.cpp 518 buf->lock(GRALLOC_USAGE_SW_WRITE_OFTEN, (void**)(&img));
    [all...]
  /hardware/ti/omap4-aah/test/CameraHal/
camera_test_surfacetexture.cpp 788 mapper.lock(anb->handle, GRALLOC_USAGE_SW_WRITE_OFTEN, bounds, dest);
  /hardware/samsung_slsi/exynos5/libcamera2/
ExynosCameraHWInterface2.cpp     [all...]
  /device/moto/shamu/camera/QCamera2/HAL/test/
qcamera_test.cpp 1058 GRALLOC_USAGE_SW_WRITE_OFTEN,
    [all...]
  /hardware/samsung_slsi/exynos5/libcamera/
ExynosCameraHWInterface.cpp 248 GRALLOC_USAGE_SW_WRITE_OFTEN |
    [all...]
  /frameworks/av/media/libstagefright/
OMXCodec.cpp     [all...]
ACodec.cpp     [all...]
  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.cpp     [all...]

Completed in 2131 milliseconds

12