HomeSort by relevance Sort by last modified time
    Searched refs:RS_POINTER_TYPE_GET_POINTEE_TYPE (Results 1 - 3 of 3) sorted by null

  /frameworks/compile/slang/
slang_rs_type_spec.h 192 #define RS_POINTER_TYPE_GET_POINTEE_TYPE(R) \
195 RS_POINTER_TYPE_GET_POINTEE_TYPE(R) = (V)
slang_rs_metadata_spec_encoder.cpp 182 unsigned PointeeType = encodeRSType(RS_POINTER_TYPE_GET_POINTEE_TYPE(T));
slang_rs_export_type.cpp     [all...]

Completed in 115 milliseconds