Searched refs:GRALLOC_USAGE_SW_WRITE_OFTEN (Results 1 - 25 of 25) sorted by last modified time

/frameworks/native/include/ui/
H A DGraphicBuffer.h58 USAGE_SW_WRITE_OFTEN = GRALLOC_USAGE_SW_WRITE_OFTEN,
/frameworks/native/libs/gui/
H A DSurface.cpp1533 err = dst->lockAsync(GRALLOC_USAGE_SW_WRITE_OFTEN, reg.bounds(),
1591 setUsage(GRALLOC_USAGE_SW_READ_OFTEN | GRALLOC_USAGE_SW_WRITE_OFTEN);
1652 GRALLOC_USAGE_SW_READ_OFTEN | GRALLOC_USAGE_SW_WRITE_OFTEN,
/frameworks/native/libs/gui/tests/
H A DBufferQueue_test.cpp146 GRALLOC_USAGE_SW_WRITE_OFTEN, nullptr));
337 GRALLOC_USAGE_SW_WRITE_OFTEN, nullptr));
386 GRALLOC_USAGE_SW_WRITE_OFTEN, nullptr));
422 GRALLOC_USAGE_SW_WRITE_OFTEN, nullptr));
445 GRALLOC_USAGE_SW_WRITE_OFTEN, nullptr));
494 0, GRALLOC_USAGE_SW_WRITE_OFTEN, nullptr));
500 GRALLOC_USAGE_SW_WRITE_OFTEN, nullptr));
508 WIDTH * 2, HEIGHT * 2, 0, GRALLOC_USAGE_SW_WRITE_OFTEN, nullptr));
H A DCpuConsumer_test.cpp463 GRALLOC_USAGE_SW_WRITE_OFTEN);
499 err = buf->lock(GRALLOC_USAGE_SW_WRITE_OFTEN, (void**)(&img));
H A DFillBuffer.cpp101 ASSERT_EQ(NO_ERROR, buf->lock(GRALLOC_USAGE_SW_WRITE_OFTEN,
H A DMultiTextureConsumer_test.cpp71 ASSERT_EQ(native_window_set_usage(mANW, GRALLOC_USAGE_SW_WRITE_OFTEN), NO_ERROR);
H A DStreamSplitter_test.cpp84 GRALLOC_USAGE_SW_WRITE_OFTEN, nullptr));
118 GRALLOC_USAGE_SW_WRITE_OFTEN, nullptr));
156 GRALLOC_USAGE_SW_WRITE_OFTEN, nullptr));
193 GRALLOC_USAGE_SW_WRITE_OFTEN, nullptr));
220 GRALLOC_USAGE_SW_WRITE_OFTEN, nullptr));
233 GRALLOC_USAGE_SW_WRITE_OFTEN, nullptr));
H A DSurfaceTextureFBO_test.cpp37 GRALLOC_USAGE_SW_READ_OFTEN | GRALLOC_USAGE_SW_WRITE_OFTEN));
48 buf->lock(GRALLOC_USAGE_SW_WRITE_OFTEN, (void**)(&img));
71 ASSERT_EQ(NO_ERROR, buf->lock(GRALLOC_USAGE_SW_WRITE_OFTEN,
H A DSurfaceTextureGL_test.cpp38 GRALLOC_USAGE_SW_READ_OFTEN | GRALLOC_USAGE_SW_WRITE_OFTEN));
49 buf->lock(GRALLOC_USAGE_SW_WRITE_OFTEN, (void**)(&img));
88 GRALLOC_USAGE_SW_READ_OFTEN | GRALLOC_USAGE_SW_WRITE_OFTEN));
99 buf->lock(GRALLOC_USAGE_SW_WRITE_OFTEN, (void**)(&img));
138 GRALLOC_USAGE_SW_READ_OFTEN | GRALLOC_USAGE_SW_WRITE_OFTEN));
163 buf->lock(GRALLOC_USAGE_SW_WRITE_OFTEN, (void**)(&img));
206 GRALLOC_USAGE_SW_WRITE_OFTEN));
252 buf->lock(GRALLOC_USAGE_SW_WRITE_OFTEN, (void**)(&img));
351 GRALLOC_USAGE_SW_READ_OFTEN | GRALLOC_USAGE_SW_WRITE_OFTEN));
397 GRALLOC_USAGE_SW_READ_OFTEN | GRALLOC_USAGE_SW_WRITE_OFTEN));
[all...]
/frameworks/native/libs/vr/libbufferhubqueue/tests/
H A Dbuffer_hub_queue-test.cpp345 const uint32_t set_mask = GRALLOC_USAGE_SW_WRITE_OFTEN;
363 const uint32_t clear_mask = GRALLOC_USAGE_SW_WRITE_OFTEN;
381 const uint32_t deny_set_mask = GRALLOC_USAGE_SW_WRITE_OFTEN;
400 const uint32_t deny_clear_mask = GRALLOC_USAGE_SW_WRITE_OFTEN;
/frameworks/native/opengl/libagl/
H A Degl.cpp371 GRALLOC_USAGE_SW_READ_OFTEN | GRALLOC_USAGE_SW_WRITE_OFTEN);
411 GRALLOC_USAGE_SW_WRITE_OFTEN, &bits) != NO_ERROR) {
568 GRALLOC_USAGE_SW_WRITE_OFTEN, &bits) != NO_ERROR) {
/frameworks/native/opengl/tests/gl2_yuvtex/
H A Dgl2_yuvtex.cpp204 status_t err = yuvTexBuffer->lock(GRALLOC_USAGE_SW_WRITE_OFTEN, (void**)(&buf));
/frameworks/native/opengl/tests/gl_yuvtex/
H A Dgl_yuvtex.cpp99 status_t err = yuvTexBuffer->lock(GRALLOC_USAGE_SW_WRITE_OFTEN, (void**)(&buf));
/frameworks/native/opengl/tests/gralloc/
H A Dgralloc.cpp51 GRALLOC_USAGE_SW_WRITE_OFTEN);
61 GRALLOC_USAGE_SW_READ_OFTEN | GRALLOC_USAGE_SW_WRITE_OFTEN,
/frameworks/native/opengl/tests/hwc/
H A DhwcTestLib.cpp661 err = gBuf->lock(GRALLOC_USAGE_SW_WRITE_OFTEN, (void**)(&buf));
698 err = gBuf->lock(GRALLOC_USAGE_SW_WRITE_OFTEN, (void**)(&buf));
/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp4311 uint32_t usage = GRALLOC_USAGE_SW_READ_OFTEN | GRALLOC_USAGE_SW_WRITE_OFTEN |
H A DSurfaceFlinger_hwc1.cpp3906 uint32_t usage = GRALLOC_USAGE_SW_READ_OFTEN | GRALLOC_USAGE_SW_WRITE_OFTEN |
/frameworks/native/services/surfaceflinger/tests/hwc2/
H A DHwc2TestBuffer.cpp411 mGraphicBuffer->lock(GRALLOC_USAGE_SW_WRITE_OFTEN, (void**)(&img));
483 mGraphicBuffer->lock(GRALLOC_USAGE_SW_WRITE_OFTEN, (void**)(&img));
/frameworks/base/media/jni/
H A Dandroid_media_ImageWriter.cpp289 res = native_window_set_usage(anw.get(), GRALLOC_USAGE_SW_WRITE_OFTEN);
292 __FUNCTION__, static_cast<unsigned int>(GRALLOC_USAGE_SW_WRITE_OFTEN),
699 buffer, GRALLOC_USAGE_SW_WRITE_OFTEN, noCrop, fenceFd, image);
/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_legacy_LegacyCameraDevice.cpp107 err = native_window_set_usage(surface.get(), GRALLOC_USAGE_SW_WRITE_OFTEN);
234 err = buf->lock(GRALLOC_USAGE_SW_WRITE_OFTEN, (void**)(&img));
262 err = buf->lock(GRALLOC_USAGE_SW_WRITE_OFTEN, (void**)(&img));
295 err = buf->lockYCbCr(GRALLOC_USAGE_SW_WRITE_OFTEN, &ycbcr);
320 err = buf->lock(GRALLOC_USAGE_SW_WRITE_OFTEN, (void**)(&img));
/frameworks/av/media/libstagefright/colorconversion/
H A DSoftwareRenderer.cpp158 GRALLOC_USAGE_SW_READ_NEVER | GRALLOC_USAGE_SW_WRITE_OFTEN
234 buf->handle, GRALLOC_USAGE_SW_WRITE_OFTEN, bounds, &dst));
/frameworks/av/media/libstagefright/tests/
H A DSurfaceMediaSource_test.cpp514 buf->lock(GRALLOC_USAGE_SW_WRITE_OFTEN, (void**)(&img));
/frameworks/av/media/libstagefright/
H A DSurfaceUtils.cpp154 nativeWindow, 1, 1, HAL_PIXEL_FORMAT_RGBX_8888, 0, GRALLOC_USAGE_SW_WRITE_OFTEN,
193 err = buf->lock(GRALLOC_USAGE_SW_WRITE_OFTEN, (void**)(&img));
/frameworks/av/media/libstagefright/codec2/include/
H A DC2.h43 GRALLOC_USAGE_SW_WRITE_OFTEN, enumerator in enum:android::__anon440
H A DC2Buffer.h1257 kSoftwareWrite = GRALLOC_USAGE_SW_WRITE_OFTEN,

Completed in 449 milliseconds