Home
last modified time | relevance | path

Searched refs:RS_TYPE_INVALID (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/rs/driver/runtime/
H A Drs_element.c96 return RS_TYPE_INVALID; in rsElementGetDataType()
/aosp12/frameworks/rs/
H A DrsComponent.cpp186 rsAssert(mType != RS_TYPE_INVALID); in set()
H A DrsDefines.h153 RS_TYPE_INVALID = 10000, enumerator
/aosp12/frameworks/rs/script_api/
H A Drs_object_types.spec151 value: RS_TYPE_INVALID = 10000
/aosp12/frameworks/rs/script_api/include/
H A Drs_object_types.rsh168 RS_TYPE_INVALID = 10000
/aosp12/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
H A Dsingle_source_alloc.rscript323 TEST_DATA_TYPE(RS_TYPE_INVALID, false, false, false);
/aosp12/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
H A Dsingle_source_alloc.rscript325 TEST_DATA_TYPE(RS_TYPE_INVALID, false, false, false);