OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:newcontext
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/glx/apple/
apple_glx_pbuffer.c
203
CGLContextObj
newcontext
;
local
220
err = apple_cgl.create_context(pfobj, NULL, &
newcontext
);
233
err = apple_cgl.set_current_context(
newcontext
);
245
apple_cgl.destroy_context(
newcontext
);
/external/selinux/libsepol/src/
services.c
1304
context_struct_t *scontext = 0, *tcontext = 0,
newcontext
;
local
[
all
...]
Completed in 66 milliseconds