HomeSort by relevance Sort by last modified time
    Searched defs:gl_encoder_context_t (Results 1 - 2 of 2) sorted by null

  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_enc.h 14 struct gl_encoder_context_t : public gl_client_context_t { struct in inherits:gl_client_context_t
18 gl_encoder_context_t(IOStream *stream);
gl_enc.cpp 20 gl_encoder_context_t *ctx = (gl_encoder_context_t *)self;
36 gl_encoder_context_t *ctx = (gl_encoder_context_t *)self;
54 gl_encoder_context_t *ctx = (gl_encoder_context_t *)self;
69 gl_encoder_context_t *ctx = (gl_encoder_context_t *)self;
87 gl_encoder_context_t *ctx = (gl_encoder_context_t *)self
4888 gl_encoder_context_t::gl_encoder_context_t(IOStream *stream) function in class:gl_encoder_context_t
    [all...]

Completed in 711 milliseconds