Home
last modified time | relevance | path

Searched defs:InjectTexture (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_wire/
DWireServer.cpp35 bool WireServer::InjectTexture(DawnTexture texture, uint32_t id, uint32_t generation) { in InjectTexture() function in dawn_wire::WireServer
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_wire/server/
DServer.cpp45 bool Server::InjectTexture(DawnTexture texture, uint32_t id, uint32_t generation) { in InjectTexture() function in dawn_wire::server::Server
/third_party/skia/third_party/externals/dawn/src/dawn_wire/
DWireServer.cpp34 bool WireServer::InjectTexture(WGPUTexture texture, in InjectTexture() function in dawn_wire::WireServer
/third_party/skia/third_party/externals/dawn/src/dawn_wire/server/
DServer.cpp43 bool Server::InjectTexture(WGPUTexture texture, in InjectTexture() function in dawn_wire::server::Server