Home
last modified time | relevance | path

Searched defs:component (Results 1 – 25 of 255) sorted by relevance

1234567891011

/external/chromium_org/chrome/browser/ui/panels/
Dpanel_resize_controller.cc13 bool ResizingLeft(int component) { in ResizingLeft()
19 bool ResizingRight(int component) { in ResizingRight()
25 bool ResizingTop(int component) { in ResizingTop()
31 bool ResizingBottom(int component) { in ResizingBottom()
46 int component) { in StartResizing()
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_util.c54 unsigned component ) in tgsi_util_get_src_register_swizzle()
75 unsigned component ) in tgsi_util_get_full_src_register_swizzle()
86 unsigned component ) in tgsi_util_set_src_register_swizzle()
109 unsigned component ) in tgsi_util_get_full_src_register_sign_mode()
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
Dtgsi_util.c54 unsigned component ) in tgsi_util_get_src_register_swizzle()
75 unsigned component ) in tgsi_util_get_full_src_register_swizzle()
86 unsigned component ) in tgsi_util_set_src_register_swizzle()
109 unsigned component ) in tgsi_util_get_full_src_register_sign_mode()
/external/chromium_org/third_party/WebKit/Source/platform/mediastream/
DMediaStreamDescriptor.cpp55 void MediaStreamDescriptor::addComponent(PassRefPtr<MediaStreamComponent> component) in addComponent()
69 void MediaStreamDescriptor::removeComponent(PassRefPtr<MediaStreamComponent> component) in removeComponent()
86 void MediaStreamDescriptor::addRemoteTrack(MediaStreamComponent* component) in addRemoteTrack()
94 void MediaStreamDescriptor::removeRemoteTrack(MediaStreamComponent* component) in removeRemoteTrack()
DMediaStreamCenter.cpp72 void MediaStreamCenter::didSetMediaStreamTrackEnabled(MediaStreamComponent* component) in didSetMediaStreamTrackEnabled()
83 …treamCenter::didAddMediaStreamTrack(MediaStreamDescriptor* stream, MediaStreamComponent* component) in didAddMediaStreamTrack()
88 …amCenter::didRemoveMediaStreamTrack(MediaStreamDescriptor* stream, MediaStreamComponent* component) in didRemoveMediaStreamTrack()
/external/chromium_org/ash/wm/workspace/
Dworkspace_event_handler.cc40 int component = in OnMouseEvent() local
56 int component = target->delegate()-> in OnMouseEvent() local
123 int component = in HandleVerticalResizeDoubleClick() local
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
Dmjpeg_decoder.cc182 int MJpegDecoder::GetHorizSampFactor(int component) { in GetHorizSampFactor()
186 int MJpegDecoder::GetVertSampFactor(int component) { in GetVertSampFactor()
190 int MJpegDecoder::GetHorizSubSampFactor(int component) { in GetHorizSubSampFactor()
195 int MJpegDecoder::GetVertSubSampFactor(int component) { in GetVertSubSampFactor()
204 int MJpegDecoder::GetComponentScanlinesPerImcuRow(int component) { in GetComponentScanlinesPerImcuRow()
209 int MJpegDecoder::GetComponentWidth(int component) { in GetComponentWidth()
214 int MJpegDecoder::GetComponentHeight(int component) { in GetComponentHeight()
220 int MJpegDecoder::GetComponentStride(int component) { in GetComponentStride()
224 int MJpegDecoder::GetComponentSize(int component) { in GetComponentSize()
/external/chromium_org/third_party/libyuv/source/
Dmjpeg_decoder.cc182 int MJpegDecoder::GetHorizSampFactor(int component) { in GetHorizSampFactor()
186 int MJpegDecoder::GetVertSampFactor(int component) { in GetVertSampFactor()
190 int MJpegDecoder::GetHorizSubSampFactor(int component) { in GetHorizSubSampFactor()
195 int MJpegDecoder::GetVertSubSampFactor(int component) { in GetVertSubSampFactor()
204 int MJpegDecoder::GetComponentScanlinesPerImcuRow(int component) { in GetComponentScanlinesPerImcuRow()
209 int MJpegDecoder::GetComponentWidth(int component) { in GetComponentWidth()
214 int MJpegDecoder::GetComponentHeight(int component) { in GetComponentHeight()
220 int MJpegDecoder::GetComponentStride(int component) { in GetComponentStride()
224 int MJpegDecoder::GetComponentSize(int component) { in GetComponentSize()
/external/chromium_org/tools/findit/
Dsvn_repository_parser.py33 def ParseChangelog(self, component, range_start, range_end): argument
100 def ParseLineDiff(self, path, component, file_change_type, revision_number): argument
185 def ParseBlameInfo(self, component, file_path, line, revision): argument
Drepository_parser_interface.py27 def ParseLineDiff(self, path, component, file_action, githash): argument
45 def ParseBlameInfo(self, component, file_path, line, revision): argument
/external/libyuv/files/source/
Dmjpeg_decoder.cc199 int MJpegDecoder::GetHorizSampFactor(int component) { in GetHorizSampFactor()
203 int MJpegDecoder::GetVertSampFactor(int component) { in GetVertSampFactor()
207 int MJpegDecoder::GetHorizSubSampFactor(int component) { in GetHorizSubSampFactor()
212 int MJpegDecoder::GetVertSubSampFactor(int component) { in GetVertSubSampFactor()
221 int MJpegDecoder::GetComponentScanlinesPerImcuRow(int component) { in GetComponentScanlinesPerImcuRow()
226 int MJpegDecoder::GetComponentWidth(int component) { in GetComponentWidth()
231 int MJpegDecoder::GetComponentHeight(int component) { in GetComponentHeight()
237 int MJpegDecoder::GetComponentStride(int component) { in GetComponentStride()
241 int MJpegDecoder::GetComponentSize(int component) { in GetComponentSize()
/external/chromium_org/ui/events/
Dlatency_info_unittest.cc25 LatencyInfo::LatencyComponent component; in TEST() local
56 LatencyInfo::LatencyComponent component; in TEST() local
/external/replicaisland/src/com/replica/replicaisland/
DChangeComponentsComponent.java64 GameComponent component = unrelasedComponents.get(x); in reset() local
95 public void addSwapInComponent(GameComponent component) { in addSwapInComponent()
99 public void addSwapOutComponent(GameComponent component) { in addSwapOutComponent()
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/share/
DShareHelper.java121 ComponentName component = getLastShareComponentName(activity); in shareWithLastUsed() local
138 ComponentName component = getLastShareComponentName(activity); in configureDirectShareMenuItem() local
169 Bitmap screenshot, ComponentName component, int extraIntentFlags) { in getDirectShareIntentForComponent()
185 private static void setLastShareComponentName(Context context, ComponentName component) { in setLastShareComponentName()
/external/chromium_org/third_party/WebKit/Source/bindings/scripts/
Dinterface_dependency_resolver.py66 def resolve_dependencies(self, definitions, component): argument
136 def merge_interface_dependencies(definitions, component, target_interface, dependency_idl_filenames… argument
/external/chromium_org/chrome/browser/ui/views/panels/
Dx11_panel_resizer.cc19 bool IsWindowBorder(int component) { in IsWindowBorder()
51 int component = window_->delegate()->GetNonClientComponent(event->location()); in OnMousePressed() local
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
Dtransportchannel.h60 explicit TransportChannel(const std::string& content_name, int component) in TransportChannel()
71 int component() const { return component_; } in component() function
Dportallocator.cc35 int component, in PortAllocatorSession()
60 int component, in CreateSession()
/external/chromium_org/third_party/WebKit/Source/modules/mediastream/
DMediaStreamTrack.cpp44 …iaStreamTrack* MediaStreamTrack::create(ExecutionContext* context, MediaStreamComponent* component) in create()
51 MediaStreamTrack::MediaStreamTrack(ExecutionContext* context, MediaStreamComponent* component) in MediaStreamTrack()
196 MediaStreamComponent* MediaStreamTrack::component() in component() function in blink::MediaStreamTrack
/external/javassist/src/main/javassist/bytecode/analysis/
DMultiArrayType.java27 private MultiType component; field in MultiArrayType
30 public MultiArrayType(MultiType component, int dims) { in MultiArrayType()
/external/proguard/src/proguard/gui/
DTabbedPane.java71 public Component add(final String title, Component component) in add()
158 JButton component = new JButton(new ImageIcon(image)); in addImage() local
/external/chromium_org/build/android/pylib/device/
Dintent.py14 category=None, component=None, data=None, extras=None, argument
61 def component(self): member in Intent
/external/deqp/android/package/src/com/drawelements/deqp/testercore/
DRemoteAPI.java58 ComponentName component = ComponentName.unflattenFromString(testerName); in getTesterComponent() local
72 ComponentName component = getTesterComponent(testerName); in start() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_wm_pass0.c81 GLuint component, in pass0_set_fpreg_value()
96 GLuint component, in pass0_set_fpreg_ref()
169 GLuint component ) in pass0_get_reg()
267 GLuint component = GET_SWZ(src.Swizzle,i); in get_fp_src_reg_ref() local
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
Dbrw_wm_pass0.c81 GLuint component, in pass0_set_fpreg_value()
96 GLuint component, in pass0_set_fpreg_ref()
169 GLuint component ) in pass0_get_reg()
267 GLuint component = GET_SWZ(src.Swizzle,i); in get_fp_src_reg_ref() local

1234567891011