| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| H A D | MappedSubresourceVerifier11.cpp | 82 bool MappedSubresourceVerifier11::wrap(D3D11_MAP mapType, D3D11_MAPPED_SUBRESOURCE *map) in wrap() argument
|
| H A D | MappedSubresourceVerifier11.h | 52 inline bool MappedSubresourceVerifier11::wrap(D3D11_MAP mapType, D3D11_MAPPED_SUBRESOURCE *map) in wrap() argument
|
| H A D | Image11.cpp | 634 map(const gl::Context *context, D3D11_MAP mapType, D3D11_MAPPED_SUBRESOURCE *map) map() argument
|
| H A D | Renderer11.cpp | 4261 mapResource(const gl::Context *context, ID3D11Resource *resource, UINT subResource, D3D11_MAP mapType, UINT mapFlags, D3D11_MAPPED_SUBRESOURCE *mappedResource) mapResource() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/ |
| H A D | rs_ashmem_helper.cpp | 20 std::unique_ptr<AshmemAllocator> AshmemAllocator::CreateAshmemAllocator(size_t size, int mapType) in CreateAshmemAllocator() argument 25 std::unique_ptr<AshmemAllocator> AshmemAllocator::CreateAshmemAllocatorWithFd(int fd, size_t size, int mapType) in CreateAshmemAllocatorWithFd() argument 39 bool AshmemAllocator::MapAshmem(int mapType) in MapAshmem() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/ |
| H A D | rs_ashmem_helper.cpp | 20 std::unique_ptr<AshmemAllocator> AshmemAllocator::CreateAshmemAllocator(size_t size, int mapType) in CreateAshmemAllocator() argument 25 std::unique_ptr<AshmemAllocator> AshmemAllocator::CreateAshmemAllocatorWithFd(int fd, size_t size, int mapType) in CreateAshmemAllocatorWithFd() argument 39 bool AshmemAllocator::MapAshmem(int mapType) in MapAshmem() argument
|
| /kernel/liteos_a/testsuites/unittest/container/smoke/ |
| H A D | It_user_container_002.cpp | 38 std::string GetIdMapPath(int pid, const std::string& mapType) in GetIdMapPath() argument 41 buf << "/proc/" << pid << "/" << mapType; in GetIdMapPath() local
|
| /third_party/skia/third_party/externals/angle2/samples/sample_util/ |
| H A D | tga_utils.cpp | 23 uint8_t mapType; member
|
| /foundation/ability/idl_tool/idl_tool_2/metadata/ |
| H A D | metadata_reader.cpp | 185 AutoPtr<ASTMapType> mapType = new ASTMapType(); in ReadMetaType() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/ |
| H A D | rs_ashmem_helper_test.cpp | 97 auto mapType = PROT_READ | PROT_WRITE; in HWTEST_F() local 114 auto mapType = PROT_READ | PROT_WRITE; in HWTEST_F() local 134 auto mapType = PROT_READ; in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/ |
| H A D | rs_ashmem_helper.cpp | 34 std::unique_ptr<AshmemAllocator> AshmemAllocator::CreateAshmemAllocator(size_t size, int mapType) in CreateAshmemAllocator() argument 62 std::unique_ptr<AshmemAllocator> AshmemAllocator::CreateAshmemAllocatorWithFd(int fd, size_t size, int mapType) in CreateAshmemAllocatorWithFd() argument 91 bool AshmemAllocator::MapAshmem(int mapType) in MapAshmem() argument
|
| /foundation/communication/ipc/ipc/native/src/napi_common/source/ |
| H A D | napi_ashmem.cpp | 290 uint32_t mapType = 0; in MapAshmem() local 318 uint32_t mapType = 0; in MapTypedAshmem() local [all...] |
| /drivers/hdf_core/framework/tools/hdi-gen/parser/ |
| H A D | parser.cpp | 944 AutoPtr<ASTMapType> mapType = new ASTMapType();
in ParseMapType() local
|
| /foundation/ability/idl_tool/idl_tool_2/parser/ |
| H A D | parser.cpp | 1168 AutoPtr<ASTMapType> mapType = new ASTMapType();
in ParseMapType() local
|
| /third_party/glslang/SPIRV/ |
| H A D | SpvBuilder.cpp | 3984 Id mapType = makeVectorType(makeUintType(32), (int)accessChain.swizzle.size()); in remapDynamicSwizzle() local
|
| /third_party/typescript/lib/ |
| H A D | tsc.js | 62039 function mapType(type, mapper, noReductions) { global() function [all...] |