HomeSort by relevance Sort by last modified time
    Searched refs:visibleRegion (Results 1 - 25 of 35) sorted by null

1 2

  /frameworks/native/services/surfaceflinger/tests/hwc2/
Hwc2TestLayers.cpp 248 android::Region visibleRegion;
253 visibleRegion.set(android::Rect(displayFrame.left, displayFrame.top,
258 visibleRegion.subtractSelf(aboveOpaqueLayers);
260 testLayer.second.setVisibleRegion(visibleRegion);
263 if (visibleRegion.isEmpty())
268 aboveOpaqueLayers.orSelf(visibleRegion);
Hwc2TestProperties.cpp 680 void Hwc2TestVisibleRegion::set(const android::Region& visibleRegion)
685 const android::Rect* rects = visibleRegion.getArray(&size);
Hwc2TestProperties.h 376 void set(const android::Region& visibleRegion);
Hwc2Test.cpp 540 const hwc_region_t& visibleRegion, hwc2_error_t* outErr = nullptr)
547 visibleRegion));
    [all...]
  /external/vulkan-validation-layers/layers/
unique_objects.cpp     [all...]
  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.cpp     [all...]
SurfaceFlinger_hwc1.cpp     [all...]
Layer.h 79 Region visibleRegion;
394 void setVisibleRegion(const Region& visibleRegion);
Layer.cpp 863 Region visible = tr.transform(visibleRegion.intersect(viewport));
    [all...]
  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer_hwc1.cpp     [all...]
  /frameworks/native/libs/hwc2on1adapter/
HWC2On1Adapter.cpp     [all...]
  /hardware/qcom/display/msm8994/libhwcomposer/
HWC2On1Adapter.cpp     [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/include/
vk_struct_validate_helper.h 456 if (!vk_validate_vkextent2d((const VkExtent2D*)&pStruct->visibleRegion))
    [all...]
vk_struct_string_helper.h     [all...]
vk_struct_string_helper_cpp.h     [all...]
vk_struct_wrappers.cpp     [all...]
vk_struct_string_helper_no_addr_cpp.h     [all...]
vk_struct_wrappers.h     [all...]
  /external/deqp/external/vulkancts/framework/vulkan/
vkStructTypes.inl 1253 VkExtent2D visibleRegion;
    [all...]
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench.texteditor_3.6.1.r361_v20100714-0800.jar 
  /external/vulkan-validation-layers/include/vulkan/
vulkan.hpp     [all...]
vulkan.h     [all...]
  /development/ndk/platforms/android-24/include/vulkan/
vulkan.h     [all...]
  /external/mesa3d/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/vulkan/
vulkan.h     [all...]

Completed in 646 milliseconds

1 2