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

  /device/samsung/crespo/libhwcomposer/
SecHWCUtils.h 107 HWC_PHYS_MEM_TYPE,
SecHWC.cpp 86 src_img->mem_type = HWC_PHYS_MEM_TYPE;
114 dst_img->mem_type = HWC_PHYS_MEM_TYPE;
SecHWCUtils.cpp 434 if(src_img->mem_type == HWC_PHYS_MEM_TYPE) {
458 if (HWC_PHYS_MEM_TYPE == dst_img->mem_type && 0 != dst_img->base)

Completed in 318 milliseconds