Home
last modified time | relevance | path

Searched refs:read_format (Results 1 – 25 of 53) sorted by relevance

123

/third_party/weston/libweston/
Dscreenshooter.c130 stride = l->buffer->width * (PIXMAN_FORMAT_BPP(compositor->read_format) / 8); in screenshooter_frame_notify()
140 compositor->read_format, pixels, in screenshooter_frame_notify()
151 switch (compositor->read_format) { in screenshooter_frame_notify()
322 compositor->read_format, recorder->rect, in weston_recorder_frame_notify()
421 switch (compositor->read_format) { in weston_recorder_create()
Dpixman-renderer.c924 output->compositor->read_format = pixman_image_get_format(po->hw_buffer); in pixman_renderer_output_set_buffer()
/third_party/ltp/testcases/kernel/syscalls/perf_event_open/
Dperf_event_open02.c53 struct read_format { struct
122 struct read_format buf, buf2, diff; in count_hardware_counters()
130 hw_event.read_format = PERF_FORMAT_TOTAL_TIME_ENABLED | in count_hardware_counters()
/third_party/benchmark/src/
Dperf_counters.cc79 attr.read_format = PERF_FORMAT_GROUP; in Create()
/third_party/ltp/testcases/kernel/tracing/pt_test/
Dpt_test.c166 attr.read_format = PERF_FORMAT_ID | PERF_FORMAT_TOTAL_TIME_RUNNING | in setup()
/third_party/weston/tests/
Dweston-test.c443 stride = l->buffer->width * (PIXMAN_FORMAT_BPP(compositor->read_format) / 8); in test_screenshot_frame_notify()
455 compositor->read_format, in test_screenshot_frame_notify()
471 switch (compositor->read_format) { in test_screenshot_frame_notify()
/third_party/weston/libweston/backend-hdi/
Dhdi_output.cpp291 output_base->compositor->read_format = PIXMAN_a8b8g8r8; in hdi_output_repaint()
294 output_base->compositor->read_format = PIXMAN_a8r8g8b8; in hdi_output_repaint()
/third_party/mindspore/mindspore/lite/tools/benchmark/
Dbenchmark_unified_api.cc567 pe.read_format = PERF_FORMAT_GROUP | PERF_FORMAT_ID; in InitPerfProfilingCallbackParameter()
568 pe2.read_format = PERF_FORMAT_GROUP | PERF_FORMAT_ID; in InitPerfProfilingCallbackParameter()
Dbenchmark.cc566 pe.read_format = PERF_FORMAT_GROUP | PERF_FORMAT_ID; in InitPerfProfilingCallbackParameter()
567 pe2.read_format = PERF_FORMAT_GROUP | PERF_FORMAT_ID; in InitPerfProfilingCallbackParameter()
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcViewportArrayTests.cpp824 GLenum read_format = format; in get() local
828 read_format = GL_RGBA; in get()
831 read_format = GL_RGBA_INTEGER; in get()
850 gl.readPixels(0, 0, m_width, m_height, read_format, type, &read_data[layer * layer_size]); in get()
856 gl.readPixels(0, 0, m_width, m_height, read_format, type, &read_data[0]); in get()
/third_party/weston/libweston/renderer-gl/
Dgl-renderer.c3916 ec->read_format = PIXMAN_a8r8g8b8; in gl_renderer_setup()
3918 ec->read_format = PIXMAN_a8b8g8r8; in gl_renderer_setup()
3952 ec->read_format == PIXMAN_a8r8g8b8 ? "BGRA" : "RGBA"); in gl_renderer_setup()
/third_party/weston/include/libweston/
Dlibweston.h1080 pixman_format_code_t read_format; member
/third_party/vk-gl-cts/external/openglcts/modules/gles3/
Des3cCopyTexImageConversionsTests.cpp7382 GLenum read_format = GL_NONE; in compareExpectedResultsByReadingPixels() local
7398 read_format = GL_RGBA_INTEGER; in compareExpectedResultsByReadingPixels()
7402 read_format = GL_RGBA; in compareExpectedResultsByReadingPixels()
7412 n_bytes_per_result_pixel = getSizeOfPixel(read_format, read_type); in compareExpectedResultsByReadingPixels()
7419 gl.readPixels(0, 0, TEXTURE_WIDTH, TEXTURE_HEIGHT, read_format, read_type, &data[0]); in compareExpectedResultsByReadingPixels()
7437 if (!getPixelDataFromRawData(data_traveller_ptr, read_format, read_type, result_pixel_ptr)) in compareExpectedResultsByReadingPixels()
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.4.x/
Dgles2-gtf-master.txt711 GTF-GLES2.gtf.GL.read_format.read_format
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.2.x/src/
Dgles2-gtf-master.txt711 GTF-GLES2.gtf.GL.read_format.read_format
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.3.x/
Dgles2-gtf-master.txt711 GTF-GLES2.gtf.GL.read_format.read_format
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.4.x/src/
Dgles2-gtf-master.txt711 GTF-GLES2.gtf.GL.read_format.read_format
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.2.x/
Dgles2-gtf-master.txt711 GTF-GLES2.gtf.GL.read_format.read_format
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.3.x/src/
Dgles2-gtf-master.txt711 GTF-GLES2.gtf.GL.read_format.read_format
/third_party/wayland-ivi-extension/weston-ivi-shell/src/
Divi-controller.c1287 pixman_format_code_t format = output->compositor->read_format;
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.0.x/src/
Dgl30-gtf-master.txt718 GTF-GL30.gtf21.GL.read_format.read_format
Dgl31-gtf-master.txt718 GTF-GL31.gtf21.GL.read_format.read_format
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.0.x/
Dgl30-gtf-master.txt718 GTF-GL30.gtf21.GL.read_format.read_format
Dgl31-gtf-master.txt718 GTF-GL31.gtf21.GL.read_format.read_format
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.1.x/
Dgl30-gtf-master.txt718 GTF-GL30.gtf21.GL.read_format.read_format

123