HomeSort by relevance Sort by last modified time
    Searched full:framebuffer (Results 901 - 925 of 1668) sorted by null

<<31323334353637383940>>

  /hardware/intel/img/hwcomposer/merrifield/ips/tangier/
TngDisplayContext.cpp 180 // Wait and close framebuffer target layer's acquire fence
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/tangier/
TngDisplayContext.cpp 180 // Wait and close framebuffer target layer's acquire fence
  /hardware/qcom/display/msm8909/libcopybit/
copybit.h 61 /* clients to set this to '1', if blitting to framebuffer */
  /hardware/qcom/display/msm8909/sdm/libs/hwc/
hwc_display.h 93 // Framebuffer configurations
hwc_display_external.cpp 70 // use_primary_res means HWCDisplayExternal should directly set framebuffer resolution to the
  /hardware/qcom/display/msm8909/sdm/libs/hwc2/
hwc_display_external.cpp 72 // use_primary_res means HWCDisplayExternal should directly set framebuffer resolution to the
  /hardware/qcom/display/msm8909w_3100/libcopybit/
copybit.h 61 /* clients to set this to '1', if blitting to framebuffer */
  /hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
hwc_display.h 93 // Framebuffer configurations
hwc_display_external.cpp 70 // use_primary_res means HWCDisplayExternal should directly set framebuffer resolution to the
  /hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
hwc_display_external.cpp 72 // use_primary_res means HWCDisplayExternal should directly set framebuffer resolution to the
  /hardware/qcom/display/msm8996/libcopybit/
copybit.h 61 /* clients to set this to '1', if blitting to framebuffer */
  /hardware/qcom/display/msm8996/sdm/libs/hwc/
hwc_display.h 60 // Framebuffer configurations
hwc_display_external.cpp 69 // use_primary_res means HWCDisplayExternal should directly set framebuffer resolution to the
  /hardware/qcom/display/msm8998/libcopybit/
copybit.h 61 /* clients to set this to '1', if blitting to framebuffer */
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/build-android/generated/include/
vk_safe_struct.cpp     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/
entries.in 23 void, glBindFramebuffer, GLenum target, GLuint framebuffer
24 void, glBindFramebufferOES, GLenum target, GLuint framebuffer
301 GLboolean, glIsFramebuffer, GLuint framebuffer
302 GLboolean, glIsFramebufferOES, GLuint framebuffer
    [all...]
  /system/extras/tests/framebuffer/
fb_test.c 90 perror("failed to mmap framebuffer");
  /cts/tests/tests/graphics/jni/
VulkanPreTransformTestHelpers.cpp 353 for (auto& framebuffer : mFramebuffers) {
354 vkDestroyFramebuffer(mDeviceInfo->device(), framebuffer, nullptr);
764 .framebuffer = mFramebuffers[i],
    [all...]
  /device/google/cuttlefish_common/guest/hals/hwcomposer/legacy/
vsoc_composer.cpp 368 // framebuffer) is one of them, so only N-1 temporary buffers are needed.
561 // The framebuffer target layer should be composed if at least one layers was
577 // When the framebuffer target needs to be composed, it has to go first.
  /device/linaro/bootloader/edk2/OvmfPkg/Virtio10Dxe/
Virtio10.c 838 // with a linear framebuffer, and through its underlying, modern,
839 // virtio-gpu-pci device, which has no linear framebuffer itself. For
841 // framebuffer from the firmware, we should leave virtio-vga to
  /external/deqp/external/openglcts/modules/gl/
gl4cES31CompatibilityTests.cpp 526 /** @brief Create framebuffer and vertex array object.
537 /* Prepare framebuffer. */
640 /** @brief Release framebuffer, renderbuffer and vertex array objects.
  /external/deqp/external/vulkancts/modules/vulkan/geometry/
vktGeometryInstancedRenderingTests.cpp 371 const Unique<VkFramebuffer> framebuffer (makeFramebuffer (vk, device, *renderPass, *colorAttachment, renderSize.x(), renderSize.y(), 1u));
397 *framebuffer, // VkFramebuffer framebuffer;
  /external/deqp/modules/gles2/functional/
es2fFboApiTest.cpp 21 * \brief Framebuffer Object API Tests.
270 logComment(testCtx, "Attaching 2D texture to default framebuffer");
277 logComment(testCtx, "Attaching renderbuffer to default framebuffer");
  /external/deqp/modules/gles3/functional/
es3fFboApiTests.cpp 21 * \brief Framebuffer Object API Tests.
246 logComment(testCtx, "Attaching 2D texture to default framebuffer");
253 logComment(testCtx, "Attaching renderbuffer to default framebuffer");
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_state_fs.c     [all...]

Completed in 746 milliseconds

<<31323334353637383940>>