Home
last modified time | relevance | path

Searched defs:rcEnc (Results 1 – 5 of 5) sorted by relevance

/device/generic/goldfish-opengl/system/hwc3/
DHostUtils.h37 ExtendedRCEncoderContext* rcEnc = hostCon->rcEncoder(); in getAndValidateHostConnection() local
DHostFrameComposer.cpp488 ExtendedRCEncoderContext* rcEnc; in presentDisplay() local
735 void HostFrameComposer::post(HostConnection* hostCon, ExtendedRCEncoderContext* rcEnc, in post()
/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_old.cpp257 static bool has_DMA_support(const ExtendedRCEncoderContext *rcEnc) { in has_DMA_support()
261 static gralloc_dmaregion_t* init_gralloc_dmaregion(ExtendedRCEncoderContext *rcEnc) { in init_gralloc_dmaregion()
269 static void get_gralloc_region(ExtendedRCEncoderContext *rcEnc) { in get_gralloc_region()
310 static bool put_gralloc_region(ExtendedRCEncoderContext *rcEnc, uint32_t sz) { in put_gralloc_region()
350 static void gralloc_dmaregion_register_ashmem(ExtendedRCEncoderContext *rcEnc, uint32_t sz) { in gralloc_dmaregion_register_ashmem()
412 static void get_ashmem_region(ExtendedRCEncoderContext *rcEnc, cb_handle_old_t *cb) { in get_ashmem_region()
426 static bool put_ashmem_region(ExtendedRCEncoderContext *rcEnc, cb_handle_old_t *cb) { in put_ashmem_region()
/device/generic/goldfish/hals/gralloc/
Dmapper.cpp596 ExtendedRCEncoderContext *const rcEnc = conn.getRcEncoder(); in readFromHost() local
626 ExtendedRCEncoderContext *const rcEnc = conn.getRcEncoder(); in flushToHost() local
Dallocator.cpp490 ExtendedRCEncoderContext* const rcEnc = connSession.getRcEncoder(); in allocate2() local