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

  /device/generic/goldfish/opengl/system/GLESv1_enc/
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...]
GLEncoder.h 24 class GLEncoder : public gl_encoder_context_t {
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);
GLEncoder.cpp     [all...]

Completed in 29 milliseconds