Home
last modified time | relevance | path

Searched defs:mapType (Results 1 - 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DMappedSubresourceVerifier11.cpp82 bool MappedSubresourceVerifier11::wrap(D3D11_MAP mapType, D3D11_MAPPED_SUBRESOURCE *map) in wrap() argument
H A DMappedSubresourceVerifier11.h52 inline bool MappedSubresourceVerifier11::wrap(D3D11_MAP mapType, D3D11_MAPPED_SUBRESOURCE *map) in wrap() argument
H A DImage11.cpp634 map(const gl::Context *context, D3D11_MAP mapType, D3D11_MAPPED_SUBRESOURCE *map) map() argument
H A DRenderer11.cpp4261 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 Drs_ashmem_helper.cpp20 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 Drs_ashmem_helper.cpp20 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 DIt_user_container_002.cpp38 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 Dtga_utils.cpp23 uint8_t mapType; member
/foundation/ability/idl_tool/idl_tool_2/metadata/
H A Dmetadata_reader.cpp185 AutoPtr<ASTMapType> mapType = new ASTMapType(); in ReadMetaType() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/
H A Drs_ashmem_helper_test.cpp97 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 Drs_ashmem_helper.cpp34 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 Dnapi_ashmem.cpp290 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 Dparser.cpp944 AutoPtr<ASTMapType> mapType = new ASTMapType(); in ParseMapType() local
/foundation/ability/idl_tool/idl_tool_2/parser/
H A Dparser.cpp1168 AutoPtr<ASTMapType> mapType = new ASTMapType(); in ParseMapType() local
/third_party/glslang/SPIRV/
H A DSpvBuilder.cpp3984 Id mapType = makeVectorType(makeUintType(32), (int)accessChain.swizzle.size()); in remapDynamicSwizzle() local
/third_party/typescript/lib/
H A Dtsc.js62039 function mapType(type, mapper, noReductions) { global() function
[all...]

Completed in 65 milliseconds