OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:simg
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/opengl/libagl/
egl.cpp
487
copybit_image_t
simg
;
local
488
simg
.w = src->width;
489
simg
.h = src->height;
490
simg
.format = src->format;
491
simg
.handle = const_cast<native_handle_t*>(src->handle);
503
err = copybit->blit(copybit, &dimg, &
simg
, &it);
[
all
...]
/external/tagsoup/src/org/ccil/cowan/tagsoup/
HTMLSchema.java
[
all
...]
Completed in 15 milliseconds