OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gl2_encoder_context_t
(Results
1 - 4
of
4
) sorted by null
/device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_enc.cpp
20
gl2_encoder_context_t
*ctx = (
gl2_encoder_context_t
*)self;
35
gl2_encoder_context_t
*ctx = (
gl2_encoder_context_t
*)self;
51
gl2_encoder_context_t
*ctx = (
gl2_encoder_context_t
*)self;
70
gl2_encoder_context_t
*ctx = (
gl2_encoder_context_t
*)self;
86
gl2_encoder_context_t
*ctx = (
gl2_encoder_context_t
*)self
2917
gl2_encoder_context_t
::
gl2_encoder_context_t
(IOStream *stream)
function in class:gl2_encoder_context_t
[
all
...]
GL2Encoder.h
25
class GL2Encoder : public
gl2_encoder_context_t
{
gl2_enc.h
15
struct
gl2_encoder_context_t
: public gl2_client_context_t {
struct in inherits:gl2_client_context_t
19
gl2_encoder_context_t
(IOStream *stream);
GL2Encoder.cpp
44
GL2Encoder::GL2Encoder(IOStream *stream) :
gl2_encoder_context_t
(stream)
[
all
...]
Completed in 422 milliseconds