Home
last modified time | relevance | path

Searched defs:getStride (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/display/msm8960/libgralloc/
Dalloc_controller.cpp105 int AdrenoMemInfo::getStride(int width, int format) in getStride() function in AdrenoMemInfo
/hardware/interfaces/graphics/allocator/2.0/utils/passthrough/include/allocator-passthrough/2.0/
DGralloc1Hal.h349 GRALLOC1_PFN_GET_STRIDE getStride; member
/hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/
DGralloc1On0Adapter.h252 gralloc1_error_t getStride(uint32_t* outStride) const { in getStride() function