Searched defs:resType (Results 1 – 8 of 8) sorted by relevance
/frameworks/base/tools/aapt/ |
D | AaptAssets.cpp | 423 AaptGroupEntry::initFromDirName(const char* dir, String8* resType) in initFromDirName() 681 const AaptGroupEntry& kind, const String8& resType, in slurpFullTree() 929 const String8& resType) in addFile() 980 const sp<AaptFile>& file, const String8& resType) in addResource() 1143 const String8& resType, in slurpFullTree() 1185 String8 resType; in slurpResourceTree() local 1270 String8 resType; in slurpResourceZip() local
|
D | Resource.cpp | 84 ResourceDirIterator(const sp<ResourceTypeSet>& set, const String8& resType) in ResourceDirIterator() 291 const char* resType) in makeFileResources() 398 String8 resType = files.valueAt(0)->getResourceType(); in collect_files() local 574 const char *resType) in applyFileOverlay()
|
D | AaptAssets.h | 151 const String8& resType) in AaptFile()
|
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/ |
D | RenderAction.java | 386 public Integer getId(ResourceType resType, String resName) { in getId()
|
/frameworks/base/tools/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/intensive/setup/ |
D | LayoutLibTestCallback.java | 63 final ResourceType resType = ResourceType.getEnum(resClass.getSimpleName()); in initResources() local
|
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/ |
D | Bridge.java | 254 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 | 897 public int getFrameworkResourceValue(ResourceType resType, String resName, int defValue) { in getFrameworkResourceValue() 907 public int getProjectResourceValue(ResourceType resType, String resName, int defValue) { in getProjectResourceValue()
|