Home
last modified time | relevance | path

Searched defs:Attribute (Results 1 – 7 of 7) sorted by relevance

/frameworks/native/opengl/tests/configdump/
Dconfigdump.cpp24 struct Attribute { struct
29 Attribute attributes[] = { argument
/frameworks/native/services/surfaceflinger/RenderEngine/
DRenderEngine.cpp315 struct Attribute { struct in android::EGLAttributeVector
316 Attribute() {}; in Attribute() function
317 Attribute(EGLint v) : v(v) { } in Attribute() function
318 EGLint v;
319 bool operator < (const Attribute& other) const { in operator <()
/frameworks/compile/mclinker/include/mcld/MC/
DAttributeSet.h16 class Attribute; variable
DInput.h22 class Attribute; variable
/frameworks/compile/slang/BitWriter_3_2/
DValueEnumerator.h65 std::vector<llvm::AttributeSet> Attribute; variable
/frameworks/compile/slang/BitWriter_2_9_func/
DValueEnumerator.h65 std::vector<llvm::AttributeSet> Attribute; variable
/frameworks/compile/slang/BitWriter_2_9/
DValueEnumerator.h65 std::vector<llvm::AttributeSet> Attribute; variable