HomeSort by relevance Sort by last modified time
    Searched refs:Frame (Results 201 - 225 of 459) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
textView.py 42 frameText = Frame(self, relief=SUNKEN, height=700)
43 frameButtons = Frame(self)
configDialog.py 72 frameActionButtons = Frame(self,pady=2)
102 Frame(self, height=2, borderwidth=0).pack(side=BOTTOM)
113 #body frame
114 frame=self.tabPages.pages['Fonts/Tabs'].frame
116 frameFont=LabelFrame(frame,borderwidth=2,relief=GROOVE,
118 frameIndent=LabelFrame(frame,borderwidth=2,relief=GROOVE,
121 frameFontName=Frame(frameFont)
122 frameFontParam=Frame(frameFont)
136 frameFontSample=Frame(frameFont,relief=SOLID,borderwidth=1
    [all...]
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
FrameValues.java 24 * Returns the number of values in the Frame.
26 * This returns 1, if the Frame value is null, or if the value is not an array.
28 * @return The number of values in the Frame.
40 * Returns the values in the Frame as an array.
44 * can treat any object based frame as arrays.
46 * @return The array of values in this frame.
93 FrameValue result = Frame.create(getType().asSingle(), new int[0]).asFrameValue();
99 * Assign the array of values to the frame.
103 * @param values The values to assign to the frame.
136 * This does not affect the retain-count of the passed Frame
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLFrameOwnerElement.cpp 29 #include "core/frame/FrameView.h"
30 #include "core/frame/LocalFrame.h"
110 void HTMLFrameOwnerElement::setContentFrame(Frame& frame)
116 m_contentFrame = &frame;
139 if (Frame* frame = contentFrame()) {
140 RefPtr<Frame> protect(frame);
141 if (frame->isLocalFrame()
    [all...]
  /external/chromium_org/third_party/WebKit/public/web/
WebFrame.h 49 namespace WebCore { class Frame; }
98 // A remote frame is always cross-site; a local frame may be either same-site or
102 // getting a frame's parent or its opener.
129 // The unique name of this frame.
132 // The name of this frame. If no name is given, empty string is returned.
135 // Sets the name of this frame. For child frames (frames that are not a
136 // top-most frame) the actual name may have a suffix appended to make the
137 // frame name unique within the hierarchy.
141 // the document loaded in this frame. The iconTypesMask is a bit-mask o
    [all...]
  /frameworks/base/media/mca/filterfw/java/android/filterfw/core/
ShaderProgram.java 20 import android.filterfw.core.Frame;
88 public void process(Frame[] inputs, Frame output) {
102 throw new RuntimeException("ShaderProgram got non-GL frame as input " + i + "!");
106 // Get the GL output frame
111 throw new RuntimeException("ShaderProgram got non-GL output frame!");
  /frameworks/base/media/mca/filterpacks/java/android/filterpacks/ui/
SurfaceRenderFilter.java 23 import android.filterfw.core.Frame;
90 addMaskedInputPort("frame", ImageFormat.create(ImageFormat.COLORSPACE_RGBA));
119 // Create a frame representing the screen
142 this + ": Ignoring frame as there is no surface to render to!");
146 if (mLogVerbose) Log.v(TAG, "Starting frame processing");
154 // Get input frame
155 Frame input = pullInput("frame");
166 Frame gpuFrame = null;
  /external/chromium_org/third_party/WebKit/Source/core/loader/
FrameLoader.cpp 51 #include "core/frame/LocalDOMWindow.h"
52 #include "core/frame/FrameHost.h"
53 #include "core/frame/FrameView.h"
54 #include "core/frame/LocalFrame.h"
55 #include "core/frame/PinchViewport.h"
56 #include "core/frame/csp/ContentSecurityPolicy.h"
79 #include "core/frame/Settings.h"
110 FrameLoader::FrameLoader(LocalFrame* frame)
111 : m_frame(frame)
112 , m_mixedContentChecker(frame)
1421 Frame* frame = m_frame->tree().find(name); local
    [all...]
  /external/llvm/lib/DebugInfo/
DWARFContext.cpp 278 // size within debug frame sections. While DWARF is supposed to be independent
563 DILineInfo Frame;
566 Frame)) {
567 InliningInfo.addFrame(Frame);
576 DILineInfo Frame;
580 Frame.FunctionName = Name;
583 // For the topmost frame, initialize the line table of this
588 Frame);
593 Frame.FileName);
594 Frame.Line = CallLine
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/
mkvmuxer.hpp 68 class Frame {
70 Frame();
71 ~Frame();
73 // Copies |frame| data into |frame_|. Returns true on success.
74 bool Init(const uint8* frame, uint64 length);
84 const uint8* frame() const { return frame_; } function in class:mkvmuxer::Frame
107 // Duration of the frame in nanoseconds.
125 // Discard padding for the frame.
710 // Adds a frame to be output in the file. The frame is written out throug
    [all...]
mkvmuxer.cpp 118 // Frame Class
120 Frame::Frame()
132 Frame::~Frame() {
137 bool Frame::Init(const uint8* frame, uint64 length) {
147 memcpy(frame_, frame, static_cast<size_t>(length_));
151 bool Frame::AddAdditionalData(const uint8* additional, uint64 length,
976 // for a frame using exactly 4 bytes
1990 Frame* const frame = frames_[i]; local
2968 Frame*& frame = frames_[i]; local
    [all...]
  /external/chromium_org/third_party/webrtc/modules/video_coding/main/test/
plotReceiveTrace.m 3 %DEBUG ; ( 8:32:33:375 | 0) VIDEO:1 ; 5260; First packet of frame 1869537938
5 %DEBUG ; ( 8:32:33:375 | 0) VIDEO:1 ; 5260; Render frame 1869534934 at 20772610
6 %DEBUG ; ( 8:32:33:375 | 0) VIDEO CODING:-1 ; 5260; Frame decoded: timeStamp=1870511259 decTime=0 maxDecTime=0, at 19965
7 %DEBUG ; ( 7:59:42:500 | 0) VIDEO:-1 ; 2500; Received complete frame timestamp 1870514263 frame type 1 frame size 7862 at time 19965, jitter estimate was 130
54 [p, count] = sscanf(message, 'Packet seqNo %u of frame %lu at %lu');
61 [p, count] = sscanf(message, 'First packet of frame %lu at %lu');
75 [p, count] = sscanf(message, 'Render frame %lu at %lu. Render delay %lu, required delay %lu, max decode time %lu, min total delay %lu');
82 [p, count] = sscanf(message, 'Frame decoded: timeStamp=%lu decTime=%d maxDecTime=%lu, at %lu')
    [all...]
  /external/chromium_org/v8/test/mjsunit/
debug-evaluate-locals.js 44 function checkFrame0(frame) {
45 // Frame 0 (h) has normal variables a and b.
46 var count = frame.localCount();
49 var name = frame.localName(i);
50 var value = frame.localValue(i).value();
67 function checkFrame1(frame) {
68 // Frame 1 (g) has normal variable a (and arguments).
69 var count = frame.localCount();
72 var name = frame.localName(i);
73 var value = frame.localValue(i).value()
    [all...]
  /external/libvpx/libvpx/third_party/libwebm/
mkvmuxer.hpp 68 class Frame {
70 Frame();
71 ~Frame();
73 // Copies |frame| data into |frame_|. Returns true on success.
74 bool Init(const uint8* frame, uint64 length);
85 const uint8* frame() const { return frame_; } function in class:mkvmuxer::Frame
108 // Duration of the frame in nanoseconds.
126 // Discard padding for the frame.
717 // Adds a frame to be output in the file. The frame is written out throug
    [all...]
mkvmuxer.cpp 121 // Frame Class
123 Frame::Frame()
136 Frame::~Frame() {
141 bool Frame::Init(const uint8* frame, uint64 length) {
151 memcpy(frame_, frame, static_cast<size_t>(length_));
155 bool Frame::AddAdditionalData(const uint8* additional, uint64 length,
1001 // for a frame using exactly 4 bytes
2101 Frame* const frame = frames_[i]; local
3129 Frame*& frame = frames_[i]; local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
mkvmuxer.hpp 68 class Frame {
70 Frame();
71 ~Frame();
73 // Copies |frame| data into |frame_|. Returns true on success.
74 bool Init(const uint8* frame, uint64 length);
85 const uint8* frame() const { return frame_; } function in class:mkvmuxer::Frame
108 // Duration of the frame in nanoseconds.
126 // Discard padding for the frame.
717 // Adds a frame to be output in the file. The frame is written out throug
    [all...]
  /frameworks/base/media/mca/filterpacks/java/android/filterpacks/videosrc/
SurfaceTextureTarget.java 22 import android.filterfw.core.Frame;
110 addMaskedInputPort("frame", ImageFormat.create(ImageFormat.COLORSPACE_RGBA));
142 // Create a frame representing the screen
211 // Get input frame
212 Frame input = pullInput("frame");
227 Frame gpuFrame = null;
274 ", frame AR: " + mAspectRatio + ", relative AR: " + relativeAspectRatio);
  /external/chromium_org/third_party/WebKit/Source/core/dom/
DocumentInit.cpp 33 #include "core/frame/LocalFrame.h"
41 static Document* parentDocument(LocalFrame* frame)
43 if (!frame)
45 Element* ownerElement = frame->deprecatedLocalOwner();
52 static Document* ownerDocument(LocalFrame* frame)
54 if (!frame)
57 Frame* ownerFrame = frame->tree().parent();
59 ownerFrame = frame->loader().opener();
65 DocumentInit::DocumentInit(const KURL& url, LocalFrame* frame, WeakPtrWillBeRawPtr<Document> contextDocument, HTMLImportsController* importsController
94 LocalFrame* frame = frameForSecurityContext(); local
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorResourceContentLoader.cpp 16 #include "core/frame/LocalFrame.h"
56 for (Frame* frame = page->mainFrame(); frame; frame = frame->tree().traverseNext()) {
57 if (!frame->isLocalFrame())
59 LocalFrame* localFrame = toLocalFrame(frame);
PageDebuggerAgent.cpp 37 #include "core/frame/FrameConsole.h"
38 #include "core/frame/LocalFrame.h"
131 void PageDebuggerAgent::didClearDocumentOfWindowObject(LocalFrame* frame)
133 if (frame != m_pageAgent->mainFrame())
144 String PageDebuggerAgent::preprocessEventListener(LocalFrame* frame, const String& source, const String& url, const String& functionName)
146 ASSERT(frame);
148 return m_pageScriptDebugServer->preprocessEventListener(frame, source, url, functionName);
151 PassOwnPtr<ScriptSourceCode> PageDebuggerAgent::preprocess(LocalFrame* frame, const ScriptSourceCode& sourceCode)
154 ASSERT(frame);
155 return m_pageScriptDebugServer->preprocess(frame, sourceCode)
    [all...]
PageRuntimeAgent.cpp 37 #include "core/frame/FrameConsole.h"
38 #include "core/frame/LocalFrame.h"
80 void PageRuntimeAgent::didClearDocumentOfWindowObject(LocalFrame* frame)
88 if (frame == m_inspectedPage->mainFrame()) {
92 String frameId = m_pageAgent->frameId(frame);
93 addExecutionContextToFrontend(ScriptState::forMainWorld(frame), true, "", frameId);
96 void PageRuntimeAgent::didCreateIsolatedContext(LocalFrame* frame, ScriptState* scriptState, SecurityOrigin* origin)
101 String frameId = m_pageAgent->frameId(frame);
133 for (Frame* frame = m_inspectedPage->mainFrame(); frame; frame = frame->tree().traverseNext())
    [all...]
  /external/lldb/test/unittest2/test/
test_result.py 256 class Frame(object):
260 self.assertFalse(result._is_relevant_tb_level(Frame))
262 Frame.tb_frame.f_globals['__unittest'] = True
263 self.assertTrue(result._is_relevant_tb_level(Frame))
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mmcobj.h 75 typedef struct Frame Frame;
185 typedef Frame *PFRAME;
186 typedef Frame **PPFRAME;
357 virtual HRESULT WINAPI get_Frame(PPFRAME Frame) = 0;
380 HRESULT (WINAPI *get_Frame)(_Application *This,PPFRAME Frame);
405 #define _Application_get_Frame(This,Frame) (This)->lpVtbl->get_Frame(This,Frame)
423 HRESULT WINAPI _Application_get_Frame_Proxy(_Application *This,PPFRAME Frame);
625 struct Frame : public IDispatch
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
configDialog.py 72 frameActionButtons = Frame(self,pady=2)
102 Frame(self, height=2, borderwidth=0).pack(side=BOTTOM)
113 #body frame
114 frame=self.tabPages.pages['Fonts/Tabs'].frame
116 frameFont=LabelFrame(frame,borderwidth=2,relief=GROOVE,
118 frameIndent=LabelFrame(frame,borderwidth=2,relief=GROOVE,
121 frameFontName=Frame(frameFont)
122 frameFontParam=Frame(frameFont)
136 frameFontSample=Frame(frameFont,relief=SOLID,borderwidth=1
    [all...]
  /dalvik/dx/src/com/android/dx/cf/code/
Ropper.java 106 * {@code non-null;} sparse array mapping block labels to initial frame
109 private final Frame[] startFrames;
116 * (See {@link Frame#getSubroutines} associated with each result block.
311 * Merges the specified frame into this subroutine's successors,
313 * the frame of a subroutine ret block.
315 * @param frame {@code non-null;} frame from ret block to merge
318 void mergeToSuccessors(Frame frame, int[] workSet) {
324 Frame subFrame = frame.subFrameForLabel(startBlock, label)
740 Frame frame = startFrames[offset]; local
    [all...]

Completed in 677 milliseconds

1 2 3 4 5 6 7 891011>>