OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:prefill
(Results
1 - 14
of
14
) sorted by null
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/prefill/
PreFillQueue.java
1
package com.bumptech.glide.load.engine.
prefill
;
PreFillType.java
1
package com.bumptech.glide.load.engine.
prefill
;
110
* Constructor for a builder that uses the given size as the width and height of the Bitmaps to
prefill
.
111
* @param size The width and height in pixels of the Bitmaps to
prefill
.
118
* Constructor for a builder that uses the given dimensions as the dimensions of the Bitmaps to
prefill
.
119
* @param width The width in pixels of the Bitmaps to
prefill
.
120
* @param height The height in pixels of the Bitmaps to
prefill
.
BitmapPreFiller.java
1
package com.bumptech.glide.load.engine.
prefill
;
34
public void
preFill
(PreFillType.Builder... bitmapAttributeBuilders) {
BitmapPreFillRunner.java
1
package com.bumptech.glide.load.engine.
prefill
;
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/setup/
PasswordInputWizardFragment.java
56
private static final String EXTRA_PREFILL = "
prefill
";
62
String title, String description, String
prefill
, boolean obfuscate) {
67
args.putString(EXTRA_PREFILL,
prefill
);
98
final String
prefill
= args.getString(EXTRA_PREFILL);
local
125
if (
prefill
!= null) {
126
mTextInput.setText(
prefill
);
TextInputWizardFragment.java
67
private static final String EXTRA_PREFILL = "
prefill
";
70
String title, String description, int inputType, String
prefill
) {
76
args.putString(EXTRA_PREFILL,
prefill
);
105
String
prefill
= args.getString(EXTRA_PREFILL);
local
135
if (
prefill
!= null) {
136
mTextInput.setText(
prefill
);
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/
FormPageDisplayer.java
216
final String
prefill
= lastPage != null && !TextUtils.isEmpty(lastPage.getDataSummary())
local
222
prefill
);
/external/glide/library/src/main/java/com/bumptech/glide/
Glide.java
23
import com.bumptech.glide.load.engine.
prefill
.BitmapPreFiller;
24
import com.bumptech.glide.load.engine.
prefill
.PreFillType;
339
* {@link com.bumptech.glide.load.engine.
prefill
.PreFillType.Builder Builders} representing
343
bitmapPreFiller.
preFill
(bitmapAttributeBuilders);
/external/chromium-trace/catapult/dashboard/dashboard/
start_try_job.py
83
"
prefill
-info": Returns JSON with some info to fill into the form.
104
if step == '
prefill
-info':
/external/libopus/src/
opus_encoder.c
936
int
prefill
=0;
local
[
all
...]
/frameworks/rs/cpu_ref/
rsCpuIntrinsics_advsimd_Blur.S
[
all
...]
rsCpuIntrinsics_neon_Blur.S
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar
/prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
Completed in 777 milliseconds