HomeSort by relevance Sort by last modified time
    Searched full:gethasoverlappingrendering (Results 1 - 25 of 27) sorted by null

1 2

  /frameworks/base/libs/hwui/
RenderProperties.cpp 134 if (CC_LIKELY(isLayer || !getHasOverlappingRendering())) {
RenderProperties.h 560 bool getHasOverlappingRendering() const {
RenderNode.cpp 170 pprops->set_has_overlapping_rendering(properties().getHasOverlappingRendering());
615 if (CC_LIKELY(isLayer || !properties().getHasOverlappingRendering())) {
    [all...]
FrameBuilder.cpp 243 if (CC_LIKELY(isLayer || !properties.getHasOverlappingRendering())) {
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/24/changes/
android.view.View.html 115 <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/view/View.html#getHasOverlappingRendering()" target="_top"><code>getHasOverlappingRendering</code></A>()</nobr>
alldiffs_index_additions.html     [all...]
alldiffs_index_all.html     [all...]
  /cts/tests/tests/view/src/android/view/cts/
ViewTest.java     [all...]
  /frameworks/base/docs/html/reference/android/support/wearable/view/
ActionChooserView.html     [all...]
ActionLabel.html     [all...]
CircledImageView.html     [all...]
CircularButton.html     [all...]
DelayedConfirmationView.html     [all...]
ProgressSpinner.html     [all...]
ActionPage.html     [all...]
BoxInsetLayout.html     [all...]
CardFrame.html     [all...]
CardScrollView.html     [all...]
DismissOverlayView.html     [all...]
DotsPageIndicator.html     [all...]
GridViewPager.html     [all...]
WatchViewStub.html     [all...]
WearableFrameLayout.html     [all...]
WearableListView.html     [all...]
  /frameworks/base/core/java/android/view/
View.java     [all...]

Completed in 1019 milliseconds

1 2