HomeSort by relevance Sort by last modified time
    Searched defs:TypeCreate (Results 1 - 2 of 2) sorted by null

  /frameworks/rs/
rsHidlAdaptation.cpp 166 mEntryFuncs.TypeCreate = TypeCreate;
408 RsType RsHidlAdaptation::TypeCreate (RsContext context, RsElement element, uint32_t dimX,
414 uint64_t type = GetIContextHandle(context)->typeCreate(_element, dimX, dimY, dimZ, mipmaps, faces,
    [all...]
  /frameworks/rs/cpp/
rsDispatch.h 227 TypeCreateFnPtr TypeCreate;

Completed in 141 milliseconds