Searched defs:baseAddr (Results 1 - 7 of 7) sorted by relevance
| /third_party/skia/docs/examples/ |
| H A D | Bitmap_getPixels.cpp | 11 void* baseAddr = bitmap.getPixels(); in REG_FIDDLE() local
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_build_util.h | 167 uint32_t baseAddr; member in nv50_ir::BuildUtil::DataArray
|
| H A D | nv50_ir_build_util.cpp | 446 mkSymbol(DataFile file, int8_t fileIndex, DataType ty, uint32_t baseAddr) mkSymbol() argument
|
| /third_party/skia/tests/ |
| H A D | CanvasTest.cpp | 184 SkPMColor* baseAddr = storage.get(); in DEF_TEST() local
|
| /third_party/skia/src/core/ |
| H A D | SkMipmap.cpp | 585 uint8_t* baseAddr = (uint8_t*)&levels[countLevels]; in Build() local
|
| /third_party/skia/third_party/externals/angle2/util/windows/third_party/StackWalker/src/ |
| H A D | StackWalker.cpp | 721 DWORD LoadModule(HANDLE hProcess, LPCSTR img, LPCSTR mod, DWORD64 baseAddr, DWORD size) in LoadModule() argument 823 BOOL GetModuleInfo(HANDLE hProcess, DWORD64 baseAddr, IMAGEHLP_MODULE64_V3* pModuleInfo) in GetModuleInfo() argument 1353 OnLoadModule(LPCSTR img, LPCSTR mod, DWORD64 baseAddr, DWORD size, DWORD result, LPCSTR symType, LPCSTR pdbName, ULONGLONG fileVersion) OnLoadModule() argument [all...] |
| /third_party/mesa3d/src/amd/addrlib/inc/ |
| H A D | addrinterface.h | 1611 UINT_64 baseAddr; ///< Base address (leave it zero for driver clients) member 1671 UINT_64 baseAddr; ///< Base address, driver should leave it 0 in most cases member
|
Completed in 18 milliseconds