HomeSort by relevance Sort by last modified time
    Searched refs:set_type (Results 1 - 25 of 87) sorted by null

1 2 3 4

  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace_api.cpp 42 arg_texture->set_type(GLMessage::DataType::ENUM);
70 arg_program->set_type(GLMessage::DataType::INT);
76 arg_shader->set_type(GLMessage::DataType::INT);
104 arg_program->set_type(GLMessage::DataType::INT);
110 arg_index->set_type(GLMessage::DataType::INT);
116 arg_name->set_type(GLMessage::DataType::INT);
145 arg_target->set_type(GLMessage::DataType::ENUM);
151 arg_buffer->set_type(GLMessage::DataType::INT);
179 arg_target->set_type(GLMessage::DataType::ENUM);
185 arg_framebuffer->set_type(GLMessage::DataType::INT)
    [all...]
gltrace_egl.cpp 38 arg_version->set_type(GLMessage::DataType::INT);
44 arg_context->set_type(GLMessage::DataType::INT);
64 arg_context->set_type(GLMessage::DataType::INT);
gltrace_fixup.cpp 88 arg_floatarray->set_type(GLMessage::DataType::FLOAT);
105 arg_intarray->set_type(GLMessage::DataType::INT);
120 arg_enumarray->set_type(GLMessage::DataType::ENUM);
129 arg->set_type(GLMessage::DataType::CHAR);
140 ret->set_type(GLMessage::DataType::CHAR);
175 arg_data->set_type(GLMessage::DataType::BYTE);
183 arg_data->set_type(GLMessage::DataType::VOID);
232 arg_strpp->set_type(GLMessage::DataType::CHAR);
286 arg_params->set_type(GLMessage::DataType::BOOL);
297 arg_params->set_type(GLMessage::DataType::FLOAT)
    [all...]
  /external/protobuf/examples/
add_person.cc 42 phone_number->set_type(tutorial::Person::MOBILE);
44 phone_number->set_type(tutorial::Person::HOME);
46 phone_number->set_type(tutorial::Person::WORK);
  /external/chromium/net/base/
static_cookie_policy.h 49 void set_type(Type type) { type_ = type; } function in class:net::StaticCookiePolicy
  /external/chromium/chrome/browser/speech/
speech_input_bubble_controller_unittest.cc 52 static void set_type(BubbleType type) { function in class:speech_input::MockSpeechInputBubble
176 MockSpeechInputBubble::set_type(
190 MockSpeechInputBubble::set_type(
204 MockSpeechInputBubble::set_type(
  /external/llvm/include/llvm/ADT/
SetVector.h 43 typedef Set set_type; typedef in class:llvm::SetVector
195 set_type &set_;
200 TestAndEraseFromSet(UnaryPredicate P, set_type &set_) : P(P), set_(set_) {}
211 set_type set_; ///< The set.
  /external/chromium/chrome/browser/chromeos/
wm_ipc.h 50 void set_type(WmIpcMessageType type) { type_ = type; } function in struct:chromeos::WmIpc::Message
69 set_type(type);
  /bionic/libc/kernel/common/linux/
irq.h 79 int (*set_type)(unsigned int irq, unsigned int flow_type); member in struct:irq_chip
  /development/ndk/platforms/android-3/include/linux/
irq.h 70 int (*set_type)(unsigned int irq, unsigned int flow_type); member in struct:irq_chip
  /external/chromium/chrome/browser/bookmarks/
bookmark_codec.cc 160 bb_node->set_type(BookmarkNode::BOOKMARK_BAR);
161 other_folder_node->set_type(BookmarkNode::OTHER_NODE);
251 node->set_type(BookmarkNode::URL);
272 node->set_type(BookmarkNode::FOLDER);
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
irq.h 70 int (*set_type)(unsigned int irq, unsigned int flow_type); member in struct:irq_chip
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
irq.h 70 int (*set_type)(unsigned int irq, unsigned int flow_type); member in struct:irq_chip
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
irq.h 70 int (*set_type)(unsigned int irq, unsigned int flow_type); member in struct:irq_chip
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
irq.h 70 int (*set_type)(unsigned int irq, unsigned int flow_type); member in struct:irq_chip
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
irq.h 70 int (*set_type)(unsigned int irq, unsigned int flow_type); member in struct:irq_chip
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
irq.h 70 int (*set_type)(unsigned int irq, unsigned int flow_type); member in struct:irq_chip
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
irq.h 70 int (*set_type)(unsigned int irq, unsigned int flow_type); member in struct:irq_chip
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
irq.h 70 int (*set_type)(unsigned int irq, unsigned int flow_type); member in struct:irq_chip
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
irq.h 70 int (*set_type)(unsigned int irq, unsigned int flow_type); member in struct:irq_chip
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
irq.h 70 int (*set_type)(unsigned int irq, unsigned int flow_type); member in struct:irq_chip
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
irq.h 70 int (*set_type)(unsigned int irq, unsigned int flow_type); member in struct:irq_chip
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
irq.h 70 int (*set_type)(unsigned int irq, unsigned int flow_type); member in struct:irq_chip
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
irq.h 70 int (*set_type)(unsigned int irq, unsigned int flow_type); member in struct:irq_chip
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
irq.h 70 int (*set_type)(unsigned int irq, unsigned int flow_type); member in struct:irq_chip

Completed in 681 milliseconds

1 2 3 4