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:__anon30274
rsg_generator.c 133 if (!api->nocontext) {
140 printArgList(f, api, !api->nocontext);
224 if (!api->nocontext) {
229 if (ct2 > 0 || !api->nocontext) {
238 if (!api->nocontext) {
243 if (ct2 > 0 || !api->nocontext) {
258 if (!api->nocontext) {
263 if (ct2 > 0 || !api->nocontext) {
357 if (!api->nocontext) {
363 if (ct2 > 0 || !api->nocontext) {
    [all...]
spec.l 83 <api_entry2>"nocontext" {
84 apis[apiCount].nocontext = 1;

Completed in 1312 milliseconds