Home
last modified time | relevance | path

Searched refs:OutType (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/include/ui/
DGralloc1.h128 template <typename LockType, typename OutType>
132 const gralloc1_rect_t* accessRegion, OutType* outData,
/frameworks/compile/slang/
Dslang_rs_export_foreach.cpp406 const clang::Type *OutType = in Create() local
408 FE->mOutType = RSExportType::Create(Context, OutType, LegacyKernelArgument); in Create()