Home
last modified time | relevance | path

Searched defs:int2 (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/database/
DCursorWindowTest.java87 long int2 = window.getLong(0, 1); in doTestValues() local
/frameworks/rs/cpu_ref/
DrsCpuIntrinsicInlines.h41 typedef int int2 __attribute__((ext_vector_type(2))); typedef
/frameworks/rs/driver/
DrsdRuntimeStubs.cpp54 typedef int32_t int2 __attribute__((ext_vector_type(2))); typedef