Home
last modified time | relevance | path

Searched refs:REQUIRE_COMPATIBLE_LAYOUT (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/libs/hwui/
H A DVertex.h55 REQUIRE_COMPATIBLE_LAYOUT(Vertex);
74 REQUIRE_COMPATIBLE_LAYOUT(TextureVertex);
H A DVectorDrawable.cpp211 REQUIRE_COMPATIBLE_LAYOUT(FullPath::FullPathProperties::PrimitiveFields);
/aosp12/frameworks/base/libs/hwui/utils/
H A DMacros.h32 #define REQUIRE_COMPATIBLE_LAYOUT(Type) \ macro