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
74
unsigned *fbwidth, unsigned *
fbheight
,
gltrace_context.cpp
174
unsigned *
fbheight
, FBBinding fbToRead) {
204
*
fbheight
= viewport[3];
gltrace_fixup.cpp
149
unsigned fbsize, fbwidth,
fbheight
;
local
150
context->getCompressedFB(&fbcontents, &fbsize, &fbwidth, &
fbheight
, fbToRead);
154
fb->set_height(
fbheight
);
[
all
...]
Completed in 87 milliseconds