| /device/google/cuttlefish/host/libs/image_aggregator/ |
| D | image_aggregator.h | 33 std::string label; member 40 std::string label; member
|
| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/ |
| D | capture_gles_3_2_params.cpp | 186 GLchar *label, in CaptureGetObjectLabel_length() 198 GLchar *label, in CaptureGetObjectLabel_label() 209 GLchar *label, in CaptureGetObjectPtrLabel_ptr() 220 GLchar *label, in CaptureGetObjectPtrLabel_length() 231 GLchar *label, in CaptureGetObjectPtrLabel_label() 324 const GLchar *label, in CaptureObjectLabel_label() 334 const GLchar *label, in CaptureObjectPtrLabel_ptr() 344 const GLchar *label, in CaptureObjectPtrLabel_label()
|
| D | Thread.cpp | 26 void Thread::setLabel(EGLLabelKHR label) in setLabel()
|
| D | EGLSync.cpp | 54 void Sync::setLabel(EGLLabelKHR label) in setLabel()
|
| D | validationES32.cpp | 310 const GLchar *label) in ValidateGetObjectLabel() 319 const GLchar *label) in ValidateGetObjectPtrLabel() 448 const GLchar *label) in ValidateObjectLabel() 456 const GLchar *label) in ValidateObjectPtrLabel()
|
| D | Device.cpp | 94 void Device::setLabel(EGLLabelKHR label) in setLabel()
|
| D | Query.cpp | 31 void Query::setLabel(const Context *context, const std::string &label) in setLabel()
|
| D | Image.h | 126 EGLLabelKHR label; member
|
| D | Fence.cpp | 85 void Sync::setLabel(const Context *context, const std::string &label) in setLabel()
|
| D | Stream.cpp | 59 void Stream::setLabel(EGLLabelKHR label) in setLabel()
|
| D | capture_gles_3_2_autogen.cpp | 421 GLchar *label) in CaptureGetObjectLabel() 450 GLchar *label) in CaptureGetObjectPtrLabel() 667 const GLchar *label) in CaptureObjectLabel() 688 const GLchar *label) in CaptureObjectPtrLabel()
|
| D | Sampler.cpp | 39 void Sampler::setLabel(const Context *context, const std::string &label) in setLabel()
|
| D | Buffer.cpp | 61 void Buffer::setLabel(const Context *context, const std::string &label) in setLabel()
|
| /device/google/cuttlefish/host/frontend/webrtc/lib/ |
| D | client_handler.cpp | 221 auto label = evt["display_label"].asString(); in OnMessage() local 241 auto label = evt["display_label"].asString(); in OnMessage() local 427 const std::string &label) { in AddDisplay() 442 const std::string &label) { in AddAudio() 662 auto label = data_channel->label(); in OnDataChannel() local
|
| D | streamer.cpp | 225 std::shared_ptr<VideoSink> Streamer::AddDisplay(const std::string& label, in AddDisplay() 245 std::shared_ptr<AudioSink> Streamer::AddAudioStream(const std::string& label) { in AddAudioStream() 594 auto& label = entry.first; in CreateClientHandler() local 603 auto& label = entry.first; in CreateClientHandler() local
|
| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/ |
| D | SecondaryCommandBuffer.cpp | 159 const VkDebugUtilsLabelEXT label = { in executeCommands() local 467 const VkDebugUtilsLabelEXT label = { in executeCommands() local
|
| /device/generic/vulkan-cereal/protocols/vulkan/ |
| D | genspec.py | 54 def buildRelease(label, argument
|
| /device/generic/vulkan-cereal/protocols/vulkan/xml/ |
| D | genspec.py | 32 def buildRelease(label, argument
|
| /device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/ |
| D | DebugTest.cpp | 351 const std::string &label = "renderbuffer"; in TEST_P() local 381 const std::string &label = "sync"; in TEST_P() local
|
| /device/google/cuttlefish/host/commands/mk_cdisk/ |
| D | mk_cdisk.cc | 68 const std::string label = part["label"].asString(); in LoadConfig() local
|
| /device/google/cuttlefish/host/libs/confui/ |
| D | host_renderer.h | 146 auto& label = std::get<Label>(layout_); in UpdateString() local
|
| /device/google/cuttlefish/host/frontend/webrtc_operator/assets/js/ |
| D | cf_webrtc.js | 17 function createDataChannel(pc, label, onMessage) { argument 47 function awaitDataChannel(pc, label, onMessage) { argument
|
| /device/generic/vulkan-cereal/third-party/angle/src/libGLESv2/ |
| D | entry_points_gles_3_2_autogen.cpp | 506 GetObjectLabel(GLenum identifier, GLuint name, GLsizei bufSize, GLsizei *length, GLchar *label) in GetObjectLabel() 530 void GL_APIENTRY GetObjectPtrLabel(const void *ptr, GLsizei bufSize, GLsizei *length, GLchar *label) in GetObjectPtrLabel() 781 void GL_APIENTRY ObjectLabel(GLenum identifier, GLuint name, GLsizei length, const GLchar *label) in ObjectLabel() 803 void GL_APIENTRY ObjectPtrLabel(const void *ptr, GLsizei length, const GLchar *label) in ObjectPtrLabel()
|
| /device/generic/vulkan-cereal/third-party/angle/src/libGL/ |
| D | entry_points_gl_4_3_autogen.cpp | 405 GetObjectLabel(GLenum identifier, GLuint name, GLsizei bufSize, GLsizei *length, GLchar *label) in GetObjectLabel() 429 void GL_APIENTRY GetObjectPtrLabel(const void *ptr, GLsizei bufSize, GLsizei *length, GLchar *label) in GetObjectPtrLabel() 868 void GL_APIENTRY ObjectLabel(GLenum identifier, GLuint name, GLsizei length, const GLchar *label) in ObjectLabel() 890 void GL_APIENTRY ObjectPtrLabel(const void *ptr, GLsizei length, const GLchar *label) in ObjectPtrLabel()
|
| /device/google/cuttlefish/host/frontend/webrtc/ |
| D | connection_observer.cpp | 367 void OnTouchEvent(const std::string &label, int x, int y, in OnTouchEvent() 376 void OnMultiTouchEvent(const std::string &label, Json::Value id, in OnMultiTouchEvent()
|