HomeSort by relevance Sort by last modified time
    Searched refs:isTransformTranslateOnly (Results 1 - 4 of 4) sorted by null

  /frameworks/base/libs/hwui/
RenderProperties.cpp 117 if (isTransformTranslateOnly()) {
RenderProperties.h 528 bool isTransformTranslateOnly() const {
RenderNode.cpp 603 if (properties().isTransformTranslateOnly()) {
680 if (properties().isTransformTranslateOnly()) {
    [all...]
FrameBuilder.cpp 226 if (properties.isTransformTranslateOnly()) {
    [all...]

Completed in 615 milliseconds