Searched defs:resType (Results 1 – 9 of 9) sorted by relevance
/frameworks/compile/libbcc/lib/ExecutionEngine/ |
D | MCCacheReader.h | 71 void addDependency(MCO_ResourceType resType, in addDependency()
|
D | MCCacheWriter.h | 69 void addDependency(MCO_ResourceType resType, in addDependency()
|
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/ |
D | RenderAction.java | 352 public Integer getId(ResourceType resType, String resName) { in getId()
|
/frameworks/base/tools/aapt/ |
D | AaptAssets.cpp | 360 AaptGroupEntry::initFromDirName(const char* dir, String8* resType) in initFromDirName() 1694 const AaptGroupEntry& kind, const String8& resType, in slurpFullTree() 1942 const String8& resType) in addFile() 1993 const sp<AaptFile>& file, const String8& resType) in addResource() 2152 const String8& resType, in slurpFullTree() 2193 String8 resType; in slurpResourceTree() local 2278 String8 resType; in slurpResourceZip() local
|
D | Resource.cpp | 80 ResourceDirIterator(const sp<ResourceTypeSet>& set, const String8& resType) in ResourceDirIterator() 269 const char* resType) in makeFileResources() 393 String8 resType = files.valueAt(0)->getResourceType(); in collect_files() local 569 const char *resType) in applyFileOverlay()
|
D | AaptAssets.h | 162 const String8& resType) in AaptFile()
|
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/ |
D | Bridge.java | 264 ResourceType resType = ResourceType.getEnum(resTypeName); in init() local
|
/frameworks/av/media/libstagefright/codecs/avc/enc/src/ |
D | slice.cpp | 172 AVCResidualType resType; in EncodeMB() local
|
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/ |
D | BridgeContext.java | 834 public int getFrameworkResourceValue(ResourceType resType, String resName, int defValue) { in getFrameworkResourceValue() 843 public int getProjectResourceValue(ResourceType resType, String resName, int defValue) { in getProjectResourceValue()
|