Home
last modified time | relevance | path

Searched refs:is_top (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/display/msm8996/sdm/include/private/
Dresource_interface.h51 bool is_top) = 0;
/hardware/qcom/display/msm8996/sdm/libs/core/
Dresource_default.h54 DisplayError ValidateCursorConfig(Handle display_ctx, const Layer& layer, bool is_top);
Dresource_default.cpp883 bool is_top) { in ValidateCursorConfig() argument