Searched refs:num_types (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/include/media/stagefright/foundation/
H A DAData.h461 static constexpr size_t num_types = sizeof...(Ts); ///< number of types to support member in struct:android::AData
487 static constexpr Flag count = num_types + 1;
550 static constexpr Flag count = num_types + 1;
/frameworks/av/media/libstagefright/foundation/include/foundation/
H A DAData.h461 static constexpr size_t num_types = sizeof...(Ts); ///< number of types to support member in struct:android::AData
487 static constexpr Flag count = num_types + 1;
550 static constexpr Flag count = num_types + 1;
/frameworks/av/media/libstagefright/include/foundation/
H A DAData.h461 static constexpr size_t num_types = sizeof...(Ts); ///< number of types to support member in struct:android::AData
487 static constexpr Flag count = num_types + 1;
550 static constexpr Flag count = num_types + 1;
/frameworks/native/libs/vr/libvrflinger/
H A Dhardware_composer.cpp270 uint32_t num_types; local
273 hwc2_hidl_->validateDisplay(display, &num_types, &num_requests);

Completed in 748 milliseconds