HomeSort by relevance Sort by last modified time
    Searched full:gl_encoder_context_t (Results 1 - 4 of 4) 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 23 gl_encoder_context_t *ctx = (gl_encoder_context_t *)self;
39 gl_encoder_context_t *ctx = (gl_encoder_context_t *)self;
57 gl_encoder_context_t *ctx = (gl_encoder_context_t *)self;
72 gl_encoder_context_t *ctx = (gl_encoder_context_t *)self;
90 gl_encoder_context_t *ctx = (gl_encoder_context_t *)self
4893 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 {
GLEncoder.cpp     [all...]

Completed in 361 milliseconds