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

  /frameworks/rs/
spec.h 29 int nocontext; member in struct:__anon30704
rsg_generator.c 115 if (!api->nocontext) {
122 printArgList(f, api, !api->nocontext);
218 if (!api->nocontext) {
223 if (ct2 > 0 || !api->nocontext) {
232 if (!api->nocontext) {
237 if (ct2 > 0 || !api->nocontext) {
252 if (!api->nocontext) {
257 if (ct2 > 0 || !api->nocontext) {
431 if (!api->nocontext) {
437 if (ct2 > 0 || !api->nocontext) {
    [all...]
spec.l 83 <api_entry2>"nocontext" {
84 apis[apiCount].nocontext = 1;

Completed in 142 milliseconds