OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:attributesize
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/angle_dx11/src/libGLESv2/renderer/
InputLayoutCache.cpp
105
GLint
attributeSize
;
106
programBinary->getActiveAttribute(ilKey.elementCount, 0, NULL, &
attributeSize
, &ilKey.glslElementType[ilKey.elementCount], NULL);
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
GLState.java
332
IGLProperty
attributeSize
= new GLIntegerProperty(GLStateType.ATTRIBUTE_SIZE,
337
attributeName, attributeType,
attributeSize
, attributeValue);
/frameworks/base/libs/androidfw/
ResourceTypes.cpp
[
all
...]
/frameworks/base/include/androidfw/
ResourceTypes.h
582
uint16_t
attributeSize
;
[
all
...]
/frameworks/base/tools/aapt/
XMLNode.cpp
[
all
...]
Completed in 5256 milliseconds