Searched refs:rsgBindColorTarget (Results 1 – 12 of 12) sorted by relevance
/frameworks/rs/script_api/ |
D | rs_graphics.spec | 238 function: rsgBindColorTarget
|
/frameworks/rs/script_api/include/ |
D | rs_graphics.rsh | 454 * rsgBindColorTarget: Set the color target 467 rsgBindColorTarget(rs_allocation colorTarget, uint slot);
|
/frameworks/rs/driver/ |
D | rsdRuntimeStubs.cpp | 1115 void rsgBindColorTarget(::rs_allocation a, uint slot) { function
|
/frameworks/compile/slang/tests/P_all_api_14/ |
D | all14.rscript | 3235 rsgBindColorTarget(*(rs_allocation*)buf2163, *(uint*)buf2164);
|
/frameworks/compile/slang/tests/P_all_api_15/ |
D | all15.rscript | 3235 rsgBindColorTarget(*(rs_allocation*)buf2163, *(uint*)buf2164);
|
/frameworks/compile/slang/tests/P_all_api_16/ |
D | all16.rscript | 3348 rsgBindColorTarget(*(rs_allocation*)buf2220, *(uint*)buf2221);
|
/frameworks/compile/slang/tests/P_all_api_17/ |
D | all17.rscript | 3508 rsgBindColorTarget(*(rs_allocation*)buf2328, *(uint*)buf2329);
|
/frameworks/compile/slang/tests/P_all_api_18/ |
D | all18.rscript | 4220 rsgBindColorTarget(*(rs_allocation*)buf2887, *(uint*)buf2888);
|
/frameworks/compile/slang/tests/P_all_api_20/ |
D | all20.rscript | 4526 rsgBindColorTarget(*(rs_allocation*)buf3130, *(uint*)buf3131);
|
/frameworks/compile/slang/tests/P_all_api_19/ |
D | all19.rscript | 4500 rsgBindColorTarget(*(rs_allocation*)buf3111, *(uint*)buf3112);
|
/frameworks/compile/slang/tests/P_all_api_21/ |
D | all21.rscript | 5469 rsgBindColorTarget(*(rs_allocation*)buf3765, *(uint*)buf3766);
|
/frameworks/compile/slang/tests/P_all_api_22/ |
D | all22.rscript | 6369 rsgBindColorTarget(*(rs_allocation*)buf4485, *(uint*)buf4486);
|