/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_copybit.cpp | 230 hwc_rect_t overlap = list->hwLayers[ovlapIndex].displayFrame; in prepareOverlap() local 234 finalW = max(finalW, ALIGN((overlap.right - overlap.left), 32)); in prepareOverlap() 235 finalH += ALIGN((overlap.bottom - overlap.top), 32); in prepareOverlap() 236 if(finalH > ALIGN((overlap.bottom - overlap.top), 32)) { in prepareOverlap() 239 (ALIGN((overlap.bottom - overlap.top), 32))); in prepareOverlap() 243 (overlap.right - overlap.left); in prepareOverlap() 245 (overlap.bottom - overlap.top); in prepareOverlap() 615 hwc_rect_t overlap = list->hwLayers[ovlapIndex].displayFrame; in drawOverlap() local 626 hwc_rect_t commonRect = getIntersection(prevOvlap, overlap); in drawOverlap() 628 overlap = deductRect(overlap, commonRect); in drawOverlap() [all …]
|
D | hwc_copybit.h | 90 private_handle_t *renderBuffer, hwc_rect_t overlap,
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_copybit.cpp | 230 hwc_rect_t overlap = list->hwLayers[ovlapIndex].displayFrame; in prepareOverlap() local 234 finalW = max(finalW, ALIGN((overlap.right - overlap.left), 32)); in prepareOverlap() 235 finalH += ALIGN((overlap.bottom - overlap.top), 32); in prepareOverlap() 236 if(finalH > ALIGN((overlap.bottom - overlap.top), 32)) { in prepareOverlap() 239 (finalH - ALIGN((overlap.bottom - overlap.top), 32)) * 4; in prepareOverlap() 242 (ALIGN((overlap.bottom - overlap.top), 32))); in prepareOverlap() 246 (overlap.right - overlap.left); in prepareOverlap() 248 (overlap.bottom - overlap.top); in prepareOverlap() 595 hwc_rect_t overlap = list->hwLayers[ovlapIndex].displayFrame; in drawOverlap() local 601 overlap))) { in drawOverlap() [all …]
|
D | hwc_copybit.h | 90 private_handle_t *renderBuffer, hwc_rect_t overlap,
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/ |
D | build_micromap_common.adoc | 25 of pname:pInfos that is accessed by this command must: not overlap the 30 of pname:pInfos that is accessed by this command must: not overlap the 36 of pname:pInfos that is accessed by this command must: not overlap the
|
D | build_acceleration_structure_common.adoc | 65 overlap the memory backing the pname:srcAccelerationStructure member of 72 overlap the memory backing the pname:dstAccelerationStructure member of 77 overlap the memory backing the pname:scratchData member of any element 82 of pname:pInfos that is accessed by this command must: not overlap the 87 of pname:pInfos that is accessed by this command must: not overlap the 95 overlap the memory backing any acceleration structure referenced by the
|
D | copy_acceleration_structure_common.adoc | 27 must: not overlap the memory backing pname:src that is accessed by this
|
D | copy_image_to_buffer_common.adoc | 13 regions, specified by the elements of pname:pRegions, must: not overlap
|
D | copy_buffer_common.adoc | 21 regions, specified by the elements of pname:pRegions, must: not overlap
|
D | copy_buffer_to_image_common.adoc | 13 regions, specified by the elements of pname:pRegions, must: not overlap
|
/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/ |
D | ExynosDeviceInterface.cpp | 84 mDPUInfo.overlap[i] = true; in makeDPURestrictions() 87 HDEBUGLOGD(eDebugAttrSetting, "Index : %zu, overlap %d", i, mDPUInfo.overlap[i]); in makeDPURestrictions() 91 if (mDPUInfo.overlap[i]) continue; in makeDPURestrictions() 107 if (mDPUInfo.overlap[i]) continue; in makeDPURestrictions() 184 if (mDPUInfo.overlap[i]) continue; in updateFeatureTable()
|
D | ExynosDeviceInterface.h | 72 bool overlap[16] = {false, }; member
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_AMD_rasterization_order.adoc | 44 * If the primitives rendered are known to not overlap in framebuffer 49 and the primitives rendered are known to not overlap in clip space.
|
D | VK_EXT_blend_operation_advanced.adoc | 78 are considered to have maximal overlap, as would be the case if drawing two 81 are considered to have minimal overlap, as would be the case when rendering
|
D | VK_KHR_workgroup_memory_explicit_layout.adoc | 37 the shader to alias data whose lifetimes do not overlap.
|
D | VK_KHR_shared_presentable_image.adoc | 59 *RESOLVED*: Extension of a swapchain due to overlap in creation properties
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/reflow-tests/ |
D | expect-common-validity-noreflow-novuid.adoc | 12 regions, specified by the elements of pname:pRegions, must: not overlap
|
D | src-common-validity.adoc | 12 regions, specified by the elements of pname:pRegions, must: not overlap
|
D | expect-common-validity-novuid.adoc | 12 regions, specified by the elements of pname:pRegions, must: not overlap
|
D | expect-common-validity-default.adoc | 13 regions, specified by the elements of pname:pRegions, must: not overlap
|
D | expect-common-validity-noreflow.adoc | 13 regions, specified by the elements of pname:pRegions, must: not overlap
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_EXT_blend_operation_advanced/ |
D | advanced_blend.adoc | 53 If the <<limits-advancedBlendCorrelatedOverlap, correlated overlap>> 136 If the <<limits-advancedBlendCorrelatedOverlap, correlated overlap>> 242 [open,refpage='VkBlendOverlapEXT',desc='Enumerant specifying the blend overlap parameter',type='enu… 245 in table <<framebuffer-blend-advanced-overlap-modes,Advanced Blend Overlap 258 specifying the blend overlap functions, are: 265 destination coverage are considered to have maximal overlap. 267 destination coverage are considered to have minimal overlap. 269 [[framebuffer-blend-advanced-overlap-modes]]
|
/hardware/interfaces/memtrack/1.0/ |
D | IMemtrack.hal | 55 * Memory must not overlap between types. For example, a graphics buffer
|
/hardware/google/aemu/third-party/cuda/include/host-common/ |
D | dynlink_cuviddec.h | 440 int overlap; member
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | VK_NV_memory_decompression.adoc | 76 region must: not overlap with the pname:dstAddress and pname:dstAddress
|