Searched defs:mPtr (Results 1 - 5 of 5) sorted by relevance
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
H A D | issue-662-part-2.hpp | 10 RefPtr<nsMainThreadPtrHolder<U>> mPtr; member in nsMainThreadPtrHandle
|
H A D | issue-662-cannot-find-T-in-this-scope.hpp | 6 RefPtr<nsMainThreadPtrHolder<T>> mPtr; member in nsMainThreadPtrHandle
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
H A D | Reference.h | 42 T *mPtr; global() member in sh::Ref [all...] |
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_bottlenecks.h | 1613 inline void DoVignetteMask16 (uint16 *mPtr, in DoVignetteMask16() argument 1640 DoVignette16(int16 *sPtr, const uint16 *mPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sPlaneStep, int32 mRowStep, uint32 mBits) DoVignette16() argument 1665 DoVignette32(real32 *sPtr, const uint16 *mPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sPlaneStep, int32 mRowStep, uint32 mBits) DoVignette32() argument
|
H A D | dng_reference.cpp | 2188 void RefVignetteMask16 (uint16 *mPtr, in RefVignetteMask16() argument 2238 RefVignette16(int16 *sPtr, const uint16 *mPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sPlaneStep, int32 mRowStep, uint32 mBits) RefVignette16() argument 2429 RefVignette32(real32 *sPtr, const uint16 *mPtr, uint32 rows, uint32 cols, uint32 planes, int32 sRowStep, int32 sPlaneStep, int32 mRowStep, uint32 mBits) RefVignette32() argument [all...] |
Completed in 7 milliseconds