Home
last modified time | relevance | path

Searched refs:GRALLOC_USAGE_SW_READ_NEVER (Results 1 – 11 of 11) sorted by relevance

/aosp12/frameworks/av/media/libstagefright/colorconversion/
H A DSoftwareRenderer.cpp198 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 DStreamHandler.cpp343 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 Dgralloc.h70 GRALLOC_USAGE_SW_READ_NEVER = 0x00000000U, enumerator
/aosp12/frameworks/native/libs/ui/include/ui/
H A DGraphicBuffer.h57 USAGE_SW_READ_NEVER = GRALLOC_USAGE_SW_READ_NEVER,
/aosp12/frameworks/native/libs/ui/include_vndk/ui/
H A DGraphicBuffer.h57 USAGE_SW_READ_NEVER = GRALLOC_USAGE_SW_READ_NEVER,
/aosp12/hardware/interfaces/automotive/evs/1.0/default/
H A DEvsCamera.cpp482 GRALLOC_USAGE_SW_WRITE_OFTEN | GRALLOC_USAGE_SW_READ_NEVER, in fillTestFrame()
/aosp12/hardware/interfaces/automotive/evs/1.1/default/
H A DEvsCamera.cpp596 GRALLOC_USAGE_SW_WRITE_OFTEN | GRALLOC_USAGE_SW_READ_NEVER, in fillTestFrame()
/aosp12/packages/services/Car/cpp/evs/manager/1.1/emul/
H A DEvsEmulatedCamera.cpp754 GRALLOC_USAGE_SW_WRITE_OFTEN | GRALLOC_USAGE_SW_READ_NEVER, in forwardFrame()
/aosp12/frameworks/av/services/camera/libcameraservice/libcameraservice_fuzzer/
H A Dcamera_service_fuzzer.cpp540 GRALLOC_USAGE_SW_READ_NEVER, /*maxImages*/8, /*controlledByApp*/true); in process()
/aosp12/packages/services/Car/cpp/evs/sampleDriver/
H A DEvsV4lCamera.cpp798 GRALLOC_USAGE_SW_WRITE_OFTEN | GRALLOC_USAGE_SW_READ_NEVER, in forwardFrame()
/aosp12/frameworks/av/camera/tests/
H A DCameraBinderTests.cpp498 GRALLOC_USAGE_SW_READ_NEVER, /*maxImages*/2, /*controlledByApp*/true); in TEST_F()