Home
last modified time | relevance | path

Searched defs:maxLayerCount (Results 1 – 2 of 2) sorted by relevance

/hardware/google/graphics/common/libacryl/include/hardware/exynos/
Dacryl.h250 unsigned int maxLayerCount() const { return mCap.max_layers; } in maxLayerCount() function
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp6921 OMX_U32 maxLayerCount = 0; in venc_set_hp() local