Home
last modified time | relevance | path

Searched refs:MappingGfxHandle (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/libmix/videoencoder/
DVideoEncoderUtils.h53 Encode_Status MappingGfxHandle(intptr_t value);
DVideoEncoderUtils.cpp345 ret = MappingGfxHandle((intptr_t)mGfxHandle); in doMapping()
390 ret = MappingGfxHandle(mValue); in MappingToVASurface()
457 Encode_Status VASurfaceMap::MappingGfxHandle(intptr_t value) { in MappingGfxHandle() function in VASurfaceMap