Home
last modified time | relevance | path

Searched refs:SCRIPT (Results 1 – 25 of 25) sorted by relevance

/aosp12/hardware/interfaces/renderscript/1.0/vts/functional/
H A DVtsCopyTests.cpp41 (int)AllocationUsageType::SCRIPT, in TEST_P()
77 (int)AllocationUsageType::SCRIPT, in TEST_P()
114 (int)AllocationUsageType::SCRIPT, in TEST_P()
200 (int)AllocationUsageType::SCRIPT); in TEST_P()
205 (int)AllocationUsageType::SCRIPT, in TEST_P()
251 (int)AllocationUsageType::SCRIPT, in TEST_P()
257 (int)AllocationUsageType::SCRIPT, in TEST_P()
358 (int)AllocationUsageType::SCRIPT, in TEST_P()
365 context->allocationSyncAll(allocation, AllocationUsageType::SCRIPT); in TEST_P()
404 type, AllocationMipmapControl::NONE, _data, (int)AllocationUsageType::SCRIPT); in TEST_P()
[all …]
H A DVtsMiscellaneousTests.cpp121 (int)AllocationUsageType::SCRIPT, in TEST_P()
163 (int)(AllocationUsageType::SCRIPT in TEST_P()
169 (int)(AllocationUsageType::SCRIPT in TEST_P()
216 (int)(AllocationUsageType::SCRIPT in TEST_P()
222 (int)(AllocationUsageType::SCRIPT in TEST_P()
228 (int)(AllocationUsageType::SCRIPT in TEST_P()
H A DVtsScriptTests.cpp88 (int)AllocationUsageType::SCRIPT, in TEST_P()
215 (int)AllocationUsageType::SCRIPT, in TEST_P()
220 (int)AllocationUsageType::SCRIPT, in TEST_P()
263 (int)AllocationUsageType::SCRIPT, in TEST_P()
268 (int)AllocationUsageType::SCRIPT, in TEST_P()
307 (int)AllocationUsageType::SCRIPT, in TEST_P()
353 (int)AllocationUsageType::SCRIPT, in TEST_P()
368 (int)AllocationUsageType::SCRIPT, in TEST_P()
439 (int)AllocationUsageType::SCRIPT, in TEST_P()
516 (int)AllocationUsageType::SCRIPT, in TEST_P()
/aosp12/frameworks/minikin/libs/minikin/
H A DHyphenatorMap.cpp26 constexpr SubtagBits SCRIPT = SubtagBits::SCRIPT; variable
82 result = lookupBySubtag(locale, LANGUAGE | REGION | SCRIPT | VARIANT); in lookupInternal()
102 result = lookupBySubtag(locale, SCRIPT); in lookupInternal()
H A DLocale.h44 SCRIPT = 0b00000010, enumerator
H A DLocale.cpp427 if ((bits & SubtagBits::SCRIPT) != SubtagBits::EMPTY) { in getPartialLocale()
/aosp12/packages/modules/Wifi/framework/java/android/net/wifi/rtt/
H A DCivicLocationKeys.java42 SUBBRANCH_ROAD_NAME, STREET_NAME_PRE_MODIFIER, STREET_NAME_POST_MODIFIER, SCRIPT})
110 public static final int SCRIPT = 128; field in CivicLocationKeys
/aosp12/build/make/core/
H A Dmisc_prebuilt_internal.mk21 prebuilt_module_classes := SCRIPT ETC DATA RENDERSCRIPT_BITCODE
H A Dprebuilt_internal.mk54 else ifneq ($(filter SCRIPT ETC DATA RENDERSCRIPT_BITCODE,$(LOCAL_MODULE_CLASS)),)
/aosp12/hardware/interfaces/renderscript/1.0/
H A Dtypes.hal64 SCRIPT = 0x0001,
119 SCRIPT,
/aosp12/frameworks/rs/cpp/
H A DElement.cpp97 CREATE_USER(SCRIPT, SCRIPT);
H A DrsCppStructs.h499 sp<const Element> SCRIPT; member
1103 static sp<const Element> SCRIPT(const sp<RS> &rs);
/aosp12/art/tools/jfuzz/
H A DREADME.md52 [--report_script=SCRIPT]
/aosp12/frameworks/rs/support/java/src/androidx/renderscript/
H A DElement.java441 public static Element SCRIPT(RenderScript rs) { in SCRIPT() method in Element
/aosp12/frameworks/compile/mclinker/tools/mcld/
H A DOptions.td379 HelpText<"SCRIPT OPTIONS">;
/aosp12/frameworks/base/core/java/android/content/res/
H A DConfiguration.java1263 case (int) LocaleProto.SCRIPT: in readFromProto()
1264 script = protoInputStream.readString(LocaleProto.SCRIPT); in readFromProto()
/aosp12/frameworks/base/rs/java/android/renderscript/
H A DElement.java510 public static Element SCRIPT(RenderScript rs) { in SCRIPT() method in Element
/aosp12/frameworks/rs/script_api/
H A Drs_graphics.spec224 If the source is not specified, sync from its SCRIPT memory space to its HW
/aosp12/frameworks/rs/script_api/include/
H A Drs_graphics.rsh428 * If the source is not specified, sync from its SCRIPT memory space to its HW
/aosp12/packages/modules/Wifi/framework/api/
H A Dcurrent.txt1263 field public static final int SCRIPT = 128; // 0x80
/aosp12/packages/apps/TV/libs/m2/
H A Djavac-shaded-9-dev-r4023-3.jarorg/openjdk/tools/sjavac/server/log/LoggingOutputStream.class LoggingOutputStream.java package ...
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/packages/apps/TV/libs/
H A Dgoogle-java-format-1.7-all-deps.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt36301 …method @Deprecated public static android.renderscript.Element SCRIPT(android.renderscript.RenderSc…
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt26100 method public static android.renderscript.Element SCRIPT(android.renderscript.RenderScript);