OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rs_type
(Results
1 - 7
of
7
) sorted by null
/frameworks/rs/scriptc/
rs_object.rsh
39
rsSetObject(
rs_type
*dst,
rs_type
src);
102
rsClearObject(
rs_type
*dst);
168
rsIsObject(
rs_type
);
rs_types.rsh
128
typedef struct { const int* const p; } __attribute__((packed, aligned(4)))
rs_type
;
/prebuilts/sdk/renderscript/include/
rs_object.rsh
39
rsSetObject(
rs_type
*dst,
rs_type
src);
102
rsClearObject(
rs_type
*dst);
168
rsIsObject(
rs_type
);
rs_types.rsh
128
typedef struct { const int* const p; } __attribute__((packed, aligned(4)))
rs_type
;
/frameworks/compile/slang/
slang_rs_export_type.h
65
const char *
rs_type
;
member in struct:slang::__anon33044
slang_rs_reflection.cpp
[
all
...]
/frameworks/rs/driver/
rsdRuntimeStubs.cpp
80
OPAQUETYPE(
rs_type
)
[
all
...]
Completed in 147 milliseconds