Home
last modified time | relevance | path

Searched defs:FindContext (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/src/utils/
H A DSkShadowUtils.cpp310 struct FindContext { struct
311 FindContext(const SkMatrix* viewMatrix, const FACTORY* factory) in FindContext() argument
313 const SkMatrix* const fViewMatrix;
316 sk_sp<SkVertices> fVertices;
317 SkVector fTranslate = {0, 0};
321 sk_sp<CachedTessellations> fTessellationsOnFailure;
323 const FACTORY* fFactory;
/aosp_15_r20/system/chre/core/
H A Dhost_comms_manager.cc112 struct FindContext { in removeAllTransactionsFromNanoapp() struct
113 decltype(mTransactionManager) &transactionManager; in removeAllTransactionsFromNanoapp()
114 const Nanoapp &nanoapp; in removeAllTransactionsFromNanoapp()