HomeSort by relevance Sort by last modified time
    Searched full:render (Results 676 - 700 of 2803) sorted by null

<<21222324252627282930>>

  /external/sonivox/jet_tools/JetCreator/
eas.py 67 # buffer full error returned from Render
498 self.eas.Render()
501 eas_logger.info('Max render time exceeded - stopping playback')
503 self.eas.Render()
740 the render thread should sleep a bit and try again.
742 there is no simple way to suspend the render thread.
761 def Render (self, count=None, secs=None):
762 """Calls EAS_Render to render audio.
765 count - number of buffers to render
766 secs - number of seconds to render
    [all...]
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
RenderSessionImpl.java 110 * Class implementing the render session.
190 // FIXME: find those out, and possibly add them to the render params
365 * Renders the given view hierarchy to the passed canvas and returns the result of the render
367 * @param canvas an optional canvas to render the views to. If null, only the measure and
370 private static Result render(@NonNull BridgeContext context, @NonNull ViewGroup viewRoot, method in class:RenderSessionImpl
397 * @param freshRender whether the render is a new one and should erase the existing bitmap (in
405 * @see RenderSession#render(long)
407 public Result render(boolean freshRender) { method in class:RenderSessionImpl
431 // we create a new one in every render.
489 render(getContext(), mViewRoot, NOP_CANVAS, mMeasuredScreenWidth, mMeasuredScreenHeight)
    [all...]
  /frameworks/base/core/java/android/view/
ThreadedRenderer.java 49 * Hardware renderer that proxies the rendering to a render thread. Most calls
60 * by the render thread, the goal is to move that into a shared structure that can
325 // applied as translation when updating the root render node.
441 * reinitialized and setup when the render {@link #isRequested()} and
689 * @param placeFront If true, the render node will be placed in front of the content node,
697 * Only especially added render nodes can be removed.
705 * Draws a particular render node. If the node is not the content node, only the additional
714 * To avoid unnecessary overdrawing of the main content all additionally passed render nodes
736 * @param canvas The Canvas used to render the view.
744 * @param canvas The Canvas used to render the view
    [all...]
  /external/deqp/android/cts/master/
egl-master.txt     [all...]
  /external/freetype/src/raster/
ftraster.c 52 /* The size in bytes of the render pool used by the scan-line converter */
100 /* built from the bottom of the render pool, used as a stack. The */
111 /* start of render pool top */
115 /* As you can see, a profile record is pushed on top of the render */
125 /* built from the top of the render pool as a downwards stack: */
359 PLong offset; /* start of profile's data in render pool */
477 PLong sizeBuff; /* Render pool size */
629 /* Create a new profile in the render pool. */
777 /* Insert a salient into the sorted list placed on top of the render */
    [all...]
  /external/pdfium/third_party/freetype/src/raster/
ftraster.c 52 /* The size in bytes of the render pool used by the scan-line converter */
100 /* built from the bottom of the render pool, used as a stack. The */
111 /* start of render pool top */
115 /* As you can see, a profile record is pushed on top of the render */
125 /* built from the top of the render pool as a downwards stack: */
359 PLong offset; /* start of profile's data in render pool */
479 PLong sizeBuff; /* Render pool size */
631 /* Create a new profile in the render pool. */
779 /* Insert a salient into the sorted list placed on top of the render */
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/
IntentDrivenTestActivity.java 123 * up to 2 buttons and won't render well with more buttons on small screen devices.
124 * If you need more than 2 buttons, please change the layout so it can properly render
  /developers/build/prebuilts/gradle/BasicMediaDecoder/Application/src/main/java/com/example/android/basicmediadecoder/
MainActivity.java 39 * This activity uses a {@link android.view.TextureView} to render the frames of a video decoded using
182 // We're all set. Kick off the animator to process buffers and render video frames as
  /developers/build/prebuilts/gradle/BasicMediaDecoder/
README.md 7 display frame rendering and finally render it to a TextureView.
42 12. Finally, you can release and render the media sample by calling
  /developers/samples/android/media/BasicMediaDecoder/Application/src/main/java/com/example/android/basicmediadecoder/
MainActivity.java 39 * This activity uses a {@link android.view.TextureView} to render the frames of a video decoded using
182 // We're all set. Kick off the animator to process buffers and render video frames as
  /developers/samples/android/media/BasicMediaDecoder/
README.md 7 display frame rendering and finally render it to a TextureView.
42 12. Finally, you can release and render the media sample by calling
  /development/samples/browseable/BasicMediaDecoder/src/com.example.android.basicmediadecoder/
MainActivity.java 39 * This activity uses a {@link android.view.TextureView} to render the frames of a video decoded using
182 // We're all set. Kick off the animator to process buffers and render video frames as
  /device/linaro/hikey/etc/
media_codecs.xml 69 a component with this quirk is to render the output to the screen.
73 matching surfaceflinger support that can render the custom format to
  /external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/
Plot.java 131 * Associates lists series and formatter pairs with the class of the Renderer used to render them.
285 * Sets the render mode used by the Plot.
287 * Attempting to reassign the render mode at runtime will result in unexpected behavior.
347 System.out.println("AndroidPlot render thread finished.");
542 // if the render thread is idle, so we know that we won't have to wait to
558 throw new IllegalArgumentException("Unsupported Render Mode: " + renderMode);
625 throw new IllegalArgumentException("Unsupported Render Mode: " + renderMode);
631 * onto the View's canvas as well as by background draw to render onto a
  /external/autotest/frontend/client/src/autotest/tko/
SpreadsheetDataProcessor.java 91 spreadsheet.render(this);
93 return false; // render will re-add us to the command queue
  /external/chromium-trace/catapult/third_party/webapp2/docs/tutorials/gettingstarted/
templates.rst 50 self.response.out.write(template.render(path, template_values))
79 ``template.render(path, template_values)`` takes a file path to the template
  /external/chromium-trace/catapult/tracing/tracing/importer/
find_load_expectations.html 17 // This render-process instant event marks the first contentful paint in a
126 // Match up RenderFrameImpl events with frame render events.
  /external/chromium-trace/catapult/tracing/tracing/ui/extras/chrome/cc/
selection.html 37 * If a selection is related to a specific render pass, then this returns
73 throw new Error('Render pass (with id) is required');
  /external/deqp/modules/egl/
teglNativeColorMappingTests.cpp 219 void render (const glw::Functions& gl, deUint32 program, const tcu::Vec4& color) function in namespace:deqp::egl::__anon10100
245 GLU_EXPECT_NO_ERROR(gl.getError(), "Failed to render");
287 NativeColorMappingCase (EglTestContext& eglTestCtx, const char* name, const char* description, bool render, NativeType nativeType, const eglu::FilterList& filters);
297 NativeColorMappingCase::NativeColorMappingCase (EglTestContext& eglTestCtx, const char* name, const char* description, bool render, NativeType nativeType, const eglu::FilterList& filters)
300 , m_render (render)
341 render(gl, program, colors[colorNdx]);
384 render(gl, program, colors[colorNdx]);
424 render(gl, program, colors[colorNdx]);
teglNativeCoordMappingTests.cpp 229 void render (const glw::Functions& gl, deUint32 program, int targetWidth, int targetHeight, int x, int y, int width, int height) function in namespace:deqp::egl::__anon10101
252 GLU_EXPECT_NO_ERROR(gl.getError(), "Failed to render");
328 NativeCoordMappingCase (EglTestContext& eglTestCtx, const char* name, const char* description, bool render, NativeType nativeType, const eglu::FilterList& filters);
338 NativeCoordMappingCase::NativeCoordMappingCase (EglTestContext& eglTestCtx, const char* name, const char* description, bool render, NativeType nativeType, const eglu::FilterList& filters)
341 , m_render (render)
389 render(gl, program, surfaceSize.x(), surfaceSize.y(), rectX, rectY, rectW, rectH);
436 render(gl, program, width, height, rectX, rectY, rectW, rectH);
480 render(gl, program, width, height, rectX, rectY, rectW, rectH);
  /external/deqp/modules/glshared/
glsFragmentOpUtil.hpp 71 void render (const Quad& quad) const;
118 void render (const tcu::PixelBufferAccess& colorBuffer,
glsSamplerObjectTest.hpp 75 void render (void);
134 void render (void);
  /external/guice/extensions/grapher/src/com/google/inject/grapher/
AbstractInjectorGrapher.java 32 * Abstract injector grapher that builds the dependency graph but doesn't render it.
142 // Only render nodes that aren't aliased to some other node.
  /external/harfbuzz_ng/docs/
usermanual-what-is-harfbuzz.xml 44 render text as <literal>fi</literal> or &quot;?&quot; does not
72 that you need to render.
  /external/jacoco/org.jacoco.report/src/org/jacoco/report/html/
HTMLFormatter.java 212 page.render();
233 sessionsPage.render();

Completed in 3143 milliseconds

<<21222324252627282930>>