OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isSecuring
(Results
1 - 3
of
3
) sorted by null
/hardware/qcom/display/libhwcomposer/
hwc_utils.h
167
bool
isSecuring
(hwc_context_t* ctx, hwc_layer_1_t const* layer);
hwc_mdpcomp.cpp
400
if(
isSecuring
(ctx, layer)) {
528
if(
isSecuring
(ctx, layer)) {
[
all
...]
hwc_utils.cpp
484
bool
isSecuring
(hwc_context_t* ctx, hwc_layer_1_t const* layer) {
[
all
...]
Completed in 845 milliseconds