OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fbheight
(Results
1 - 3
of
3
) sorted by null
/frameworks/native/opengl/libs/GLES_trace/src/
gltrace_context.h
82
unsigned *fbwidth, unsigned *
fbheight
,
gltrace_context.cpp
207
unsigned *
fbheight
, FBBinding fbToRead) {
237
*
fbheight
= viewport[3];
gltrace_fixup.cpp
176
unsigned fbsize, fbwidth,
fbheight
;
local
177
context->getCompressedFB(&fbcontents, &fbsize, &fbwidth, &
fbheight
, fbToRead);
181
fb->set_height(
fbheight
);
[
all
...]
Completed in 687 milliseconds