Searched refs:ExtendedRCEncoderContext (Results 1 – 7 of 7) sorted by relevance
/device/generic/goldfish-opengl/system/gralloc/ |
D | gralloc_old.cpp | 225 gralloc_dmaregion_t(ExtendedRCEncoderContext *rcEnc) in gralloc_dmaregion_t() 257 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() 378 static bool put_mem_region(ExtendedRCEncoderContext *, void* ashmemBase) { in put_mem_region() argument 401 static void dump_regions(ExtendedRCEncoderContext *) { in dump_regions() argument 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() [all …]
|
/device/generic/goldfish-opengl/system/hwc3/ |
D | HostUtils.h | 28 ExtendedRCEncoderContext** ppRcEnc) { in getAndValidateHostConnection() 37 ExtendedRCEncoderContext* rcEnc = hostCon->rcEncoder(); in getAndValidateHostConnection() 50 ExtendedRCEncoderContext* rcEnc; \
|
D | HostFrameComposer.h | 77 void post(HostConnection* hostCon, ExtendedRCEncoderContext* rcEnc, uint32_t hostDisplayId,
|
D | HostFrameComposer.cpp | 482 ExtendedRCEncoderContext* rcEnc; in presentDisplay() 711 void HostFrameComposer::post(HostConnection* hostCon, ExtendedRCEncoderContext* rcEnc, in post()
|
/device/generic/goldfish-opengl/system/hals/ |
D | host_connection_session.h | 48 ExtendedRCEncoderContext* getRcEncoder() const { in getRcEncoder()
|
D | mapper3.cpp | 422 ExtendedRCEncoderContext *const rcEnc = conn.getRcEncoder(); in lockHostImpl() 567 ExtendedRCEncoderContext *const rcEnc = conn.getRcEncoder(); in unlockHostImpl()
|
D | allocator3.cpp | 322 ExtendedRCEncoderContext *const rcEnc = conn.getRcEncoder(); in allocateCb()
|