Searched refs:GRALLOC_USAGE_SW_READ_NEVER (Results 1 – 11 of 11) sorted by relevance
/aosp12/frameworks/av/media/libstagefright/colorconversion/ |
H A D | SoftwareRenderer.cpp | 198 GRALLOC_USAGE_SW_READ_NEVER | GRALLOC_USAGE_SW_WRITE_RARELY in resetFormatIfChanged() 285 GRALLOC_USAGE_SW_READ_NEVER | GRALLOC_USAGE_SW_WRITE_RARELY, in render() 289 GRALLOC_USAGE_SW_READ_NEVER | GRALLOC_USAGE_SW_WRITE_RARELY, in render()
|
/aosp12/packages/services/Car/cpp/evs/support_library/ |
H A D | StreamHandler.cpp | 343 GRALLOC_USAGE_SW_WRITE_OFTEN | GRALLOC_USAGE_SW_READ_NEVER, in processFrame() 439 GRALLOC_USAGE_SW_WRITE_OFTEN | GRALLOC_USAGE_SW_READ_NEVER, in copyAndAnalyzeFrame()
|
/aosp12/hardware/libhardware/include/hardware/ |
H A D | gralloc.h | 70 GRALLOC_USAGE_SW_READ_NEVER = 0x00000000U, enumerator
|
/aosp12/frameworks/native/libs/ui/include/ui/ |
H A D | GraphicBuffer.h | 57 USAGE_SW_READ_NEVER = GRALLOC_USAGE_SW_READ_NEVER,
|
/aosp12/frameworks/native/libs/ui/include_vndk/ui/ |
H A D | GraphicBuffer.h | 57 USAGE_SW_READ_NEVER = GRALLOC_USAGE_SW_READ_NEVER,
|
/aosp12/hardware/interfaces/automotive/evs/1.0/default/ |
H A D | EvsCamera.cpp | 482 GRALLOC_USAGE_SW_WRITE_OFTEN | GRALLOC_USAGE_SW_READ_NEVER, in fillTestFrame()
|
/aosp12/hardware/interfaces/automotive/evs/1.1/default/ |
H A D | EvsCamera.cpp | 596 GRALLOC_USAGE_SW_WRITE_OFTEN | GRALLOC_USAGE_SW_READ_NEVER, in fillTestFrame()
|
/aosp12/packages/services/Car/cpp/evs/manager/1.1/emul/ |
H A D | EvsEmulatedCamera.cpp | 754 GRALLOC_USAGE_SW_WRITE_OFTEN | GRALLOC_USAGE_SW_READ_NEVER, in forwardFrame()
|
/aosp12/frameworks/av/services/camera/libcameraservice/libcameraservice_fuzzer/ |
H A D | camera_service_fuzzer.cpp | 540 GRALLOC_USAGE_SW_READ_NEVER, /*maxImages*/8, /*controlledByApp*/true); in process()
|
/aosp12/packages/services/Car/cpp/evs/sampleDriver/ |
H A D | EvsV4lCamera.cpp | 798 GRALLOC_USAGE_SW_WRITE_OFTEN | GRALLOC_USAGE_SW_READ_NEVER, in forwardFrame()
|
/aosp12/frameworks/av/camera/tests/ |
H A D | CameraBinderTests.cpp | 498 GRALLOC_USAGE_SW_READ_NEVER, /*maxImages*/2, /*controlledByApp*/true); in TEST_F()
|