OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rsGetLod
(Results
1 - 4
of
4
) sorted by null
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
ctxt_default.rs
34
_RS_ASSERT_EQU(
rsGetLod
(context), 0);
/frameworks/rs/script_api/include/
rs_for_each.rsh
421
*
rsGetLod
: Index in the Levels of Detail dimension for the specified kernel context
431
rsGetLod
(rs_kernel_context context);
/prebuilts/sdk/renderscript/include/
rs_for_each.rsh
421
*
rsGetLod
: Index in the Levels of Detail dimension for the specified kernel context
431
rsGetLod
(rs_kernel_context context);
/frameworks/rs/driver/runtime/
rs_core.c
204
extern uint32_t __attribute__((overloadable))
rsGetLod
(rs_kernel_context ctxt) {
Completed in 481 milliseconds