| /xsrc/external/mit/MesaLib/dist/include/android_stub/system/ |
| H A D | window.h | 295 /* Valid operations for the (*perform)() hook. 515 * hook used to perform various operations on the surface. 516 * (*perform)() is a generic mechanism to add functionality to 522 * (*perform)() returns -ENOENT if the 'what' parameter is not supported 528 int (*perform)(struct ANativeWindow* window, member in struct:ANativeWindow 644 return window->perform(window, NATIVE_WINDOW_SET_USAGE, usage); 683 return window->perform(window, NATIVE_WINDOW_SET_CROP, crop); 704 return window->perform(window, NATIVE_WINDOW_SET_POST_TRANSFORM_CROP, crop); 733 return window->perform(window, NATIVE_WINDOW_SET_BUFFER_COUNT, bufferCount); 753 return window->perform(windo [all...] |
| /xsrc/external/mit/libdrm/dist/man/ |
| H A D | drm.7.rst | 47 allowed to perform mode-setting or modify core state and only one user 51 can perform buffer allocations and rendering. 59 implement a kernel interface to perform mode-setting called *Kernel Mode
|
| H A D | drm-memory.7.rst | 293 /* perform actual memory mapping */
|
| /xsrc/external/mit/fontconfig/dist/ |
| H A D | README.md | 12 * perform font name substitution, so that appropriate alternative fonts can be selected if fonts are missing.
|
| /xsrc/external/mit/freetype/dist/builds/unix/ |
| H A D | ax_prog_python_version.m4 | 24 # NOTE: This macro uses the $PYTHON variable to perform the check.
|
| H A D | ax_compare_version.m4 | 70 # portions necessary to perform the specific comparison specified by the
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/cso/ |
| H A D | blend.rst | 77 Whether the blender should perform a logicop instead of blending. 108 If blending is enabled, perform a blend calculation according to blend
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/drivers/openswr/ |
| H A D | knobs.rst | 13 If enabled will perform all rendering on the API thread. This is useful mainly for debugging purposes. 53 Number of spin-loop iterations worker threads will perform before going to sleep when waiting for work
|
| /xsrc/external/mit/MesaLib/dist/include/android_stub/hardware/ |
| H A D | gralloc.h | 244 int (*perform)(struct gralloc_module_t const* module, member in struct:gralloc_module_t
|
| /xsrc/external/mit/MesaLib/dist/docs/drivers/openswr/ |
| H A D | knobs.rst | 13 If enabled will perform all rendering on the API thread. This is useful mainly for debugging purposes. 53 Number of spin-loop iterations worker threads will perform before going to sleep when waiting for work
|
| /xsrc/external/mit/MesaLib/dist/docs/gallium/cso/ |
| H A D | blend.rst | 77 Whether the blender should perform a logicop instead of blending. 112 If blending is enabled, perform a blend calculation according to blend
|
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/tests/ |
| H A D | README.md | 7 Before this prefix, there can be a `~` to only perform the check for certain
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/ |
| H A D | tu_android.c | 203 ret = gralloc->perform(gralloc, CROS_GRALLOC_DRM_GET_BUFFER_INFO, 244 if (!strcmp(gralloc->common.name, cros_gralloc_module_name) && gralloc->perform) {
|
| /xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/ |
| H A D | platform_android.c | 352 /* More recent CrOS gralloc has a perform op that fills out the struct below 383 dri2_dpy->gralloc->perform && 384 dri2_dpy->gralloc->perform(dri2_dpy->gralloc, 1569 if (dri2_dpy->gralloc->perform) 1570 err = dri2_dpy->gralloc->perform(dri2_dpy->gralloc, 1767 dri2_dpy->gralloc->perform && 1768 dri2_dpy->gralloc->perform(
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 20.3.3.rst | 76 - gallium/util: do not perform n^2 stencil blits
|
| H A D | 17.3.4.rst | 66 - i965: perform 2 uploads with dual slot \*64*PASSTHRU formats on gen<8
|
| H A D | 10.5.0.rst | 51 i965: Try to use LINE instructions to perform MAD with immediate
|
| /xsrc/external/mit/MesaLib/dist/docs/drivers/ |
| H A D | lima.rst | 220 it might not perform as well as hoped. For example: while it is now 230 application where it should reasonably perform better, please file a
|
| H A D | venus.rst | 177 acquisition, the Venus driver does not request the Venus renderer to perform
|
| /xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/ |
| H A D | vn_android.c | 100 !gralloc->perform) { 272 if (gralloc->perform(gralloc, CROS_GRALLOC_DRM_GET_BUFFER_INFO, handle,
|
| /xsrc/external/mit/xcb-util/dist/ |
| H A D | acinclude.m4 | 70 # portions necessary to perform the specific comparison specified by the
|
| /xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/ |
| H A D | platform_android.c | 1467 if (dri2_dpy->gralloc->perform) 1468 err = dri2_dpy->gralloc->perform(dri2_dpy->gralloc,
|
| /xsrc/external/mit/MesaLib/dist/docs/isl/ |
| H A D | ccs.rst | 34 provides some documentation on how to program the hardware to perform clear
|
| /xsrc/external/mit/xterm/dist/ |
| H A D | aclocal.m4 | 275 dnl $3 = action to perform if option is not default 276 dnl $4 = action if perform if option is default 708 AC_MSG_CHECKING(if you want to perform memory-leak testing) 718 AC_DEFINE(NO_LEAKS,1,[Define to 1 if you want to perform memory-leak testing.]) 719 AC_DEFINE(YY_NO_LEAKS,1,[Define to 1 if you want to perform memory-leak testing.]) 3275 # does apply to the device. We cannot perform this test if we are in batch
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/ |
| H A D | context.rst | 434 the context takes to perform operations. 678 ``texture_subdata`` and ``buffer_subdata`` perform a simplified
|