HomeSort by relevance Sort by last modified time
    Searched defs:attrDesc (Results 1 - 5 of 5) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
CanvasViewInfo.java 533 AttributeDescriptor attrDesc = attr.getDescriptor();
535 attrDesc.getNamespaceUri(),
536 attrDesc.getXmlLocalName(),
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/
ExtractStringRefactoring.java     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/
vktSynchronization.cpp 373 VkVertexInputAttributeDescription attrDesc;
380 attrDesc.location = vertDescIter->location;
381 attrDesc.binding = bindingId;
382 attrDesc.format = vertDescIter->format;
383 attrDesc.offset = vertDescIter->offset;
384 attrList.push_back(attrDesc);
    [all...]
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.2.1/
groovy-all-2.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.3.6/
groovy-all-2.3.6.jar 

Completed in 362 milliseconds