Home
last modified time | relevance | path

Searched refs:placeholder (Results 1 – 17 of 17) sorted by relevance

/frameworks/opt/bitmap/src/com/android/bitmap/drawable/
DExtendedBitmapDrawable.java98 Drawable placeholder = null; in onOptsChanged() local
101 if (mOpts.placeholder != null) { in onOptsChanged()
102 ConstantState constantState = mOpts.placeholder.getConstantState(); in onOptsChanged()
104 placeholder = constantState.newDrawable(mResources); in onOptsChanged()
106 placeholder = mOpts.placeholder; in onOptsChanged()
109 Rect bounds = mOpts.placeholder.getBounds(); in onOptsChanged()
112 } else if (placeholder.getIntrinsicWidth() != -1) { in onOptsChanged()
113 placeholderWidth = placeholder.getIntrinsicWidth(); in onOptsChanged()
117 } else if (placeholder.getIntrinsicHeight() != -1) { in onOptsChanged()
118 placeholderHeight = placeholder.getIntrinsicHeight(); in onOptsChanged()
[all …]
DCircularBitmapDrawable.java103 BitmapDrawable placeholder = in onDrawPlaceholderOrProgress() local
105 Bitmap bitmap = placeholder.getBitmap(); in onDrawPlaceholderOrProgress()
106 float alpha = placeholder.getPaint().getAlpha() / 255f; in onDrawPlaceholderOrProgress()
/frameworks/base/tools/aapt/
Dpseudolocalize.h13 virtual String16 placeholder(const String16& text) = 0;
20 String16 placeholder(const String16& text) { return text; } in placeholder() function
28 String16 placeholder(const String16& text);
37 String16 placeholder(const String16& text);
Dpseudolocalize.cpp77 chunk = mImpl->placeholder(chunk); in text()
291 result += ((c == '%') ? chunk : placeholder(chunk)); in text()
352 String16 PseudoMethodAccent::placeholder(const String16& source) { in placeholder() function in PseudoMethodAccent
393 String16 PseudoMethodBidi::placeholder(const String16& source) { in placeholder() function in PseudoMethodBidi
/frameworks/base/tools/aapt2/configuration/
DConfigurationParser.cpp162 bool ReplacePlaceholder(const StringPiece& placeholder, const Maybe<StringPiece>& value, in ReplacePlaceholder() argument
164 size_t offset = name->find(placeholder.data()); in ReplacePlaceholder()
170 diag->Error(DiagMessage() << "Missing placeholder for artifact: " << placeholder); in ReplacePlaceholder()
180 diag->Error(DiagMessage() << "Placeholder present but no value for artifact: " << placeholder); in ReplacePlaceholder()
184 name->replace(offset, placeholder.length(), value.value().data()); in ReplacePlaceholder()
187 if (name->find(placeholder.data()) != std::string::npos) { in ReplacePlaceholder()
188 diag->Error(DiagMessage() << "Placeholder present multiple times: " << placeholder); in ReplacePlaceholder()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/util/python/
DBUILD1 # This is a placeholder for python headers. Projects needing to use
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.cc3574 FileDescriptor* placeholder = tables_->Allocate<FileDescriptor>(); in NewPlaceholderFile() local
3575 memset(placeholder, 0, sizeof(*placeholder)); in NewPlaceholderFile()
3577 placeholder->name_ = tables_->AllocateString(name); in NewPlaceholderFile()
3578 placeholder->package_ = &internal::GetEmptyString(); in NewPlaceholderFile()
3579 placeholder->pool_ = pool_; in NewPlaceholderFile()
3580 placeholder->options_ = &FileOptions::default_instance(); in NewPlaceholderFile()
3581 placeholder->tables_ = &FileDescriptorTables::GetEmptyInstance(); in NewPlaceholderFile()
3582 placeholder->source_code_info_ = &SourceCodeInfo::default_instance(); in NewPlaceholderFile()
3583 placeholder->is_placeholder_ = true; in NewPlaceholderFile()
3584 placeholder->syntax_ = FileDescriptor::SYNTAX_PROTO2; in NewPlaceholderFile()
[all …]
/frameworks/base/tools/aapt2/
DResources.proto295 // A value that represents an ID. This is just a placeholder, as ID values are used to occupy a
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/docs/swift/
DDesignDoc.md167 to select a sentinel or placeholder value for any required fields at the time
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/
DCHANGES.txt1098 DescriptorPool to create placeholder descriptors for unknown entities
/frameworks/av/media/libaaudio/
DDoxyfile268 # Note For files without extension you can use no_extension as a placeholder.
DDoxyfile.orig268 # Note For files without extension you can use no_extension as a placeholder.
/frameworks/base/media/native/midi/include/
DDoxyfile.orig289 # Note: For files without extension you can use no_extension as a placeholder.
DDoxyfile289 # Note: For files without extension you can use no_extension as a placeholder.
/frameworks/av/media/codec2/docs/
Ddoxygen.config289 # Note: For files without extension you can use no_extension as a placeholder.
/frameworks/base/config/
Dboot-image-profile.txt13540 HSPLandroid/system/OsConstants;->placeholder()I
Dhiddenapi-greylist-max-o.txt98872 Lcom/android/internal/R$id;->placeholder:I