HomeSort by relevance Sort by last modified time
    Searched refs:Format (Results 376 - 400 of 1402) sorted by null

<<11121314151617181920>>

  /external/mesa3d/src/mesa/drivers/dri/i915/
intel_fbo.h 125 return rb->Base.Base.Format;
129 intel_create_renderbuffer(mesa_format format);
132 intel_create_private_renderbuffer(mesa_format format);
137 mesa_format format);
  /external/mesa3d/src/mesa/swrast/
s_blit.c 170 if (readRb->Format == MESA_FORMAT_Z_FLOAT32 ||
171 readRb->Format == MESA_FORMAT_Z32_FLOAT_S8X24_UINT) {
210 if (readRb->Format == drawRb->Format) {
212 pixelSize = _mesa_get_format_bytes(readRb->Format);
251 GLint formatSize = _mesa_get_format_bytes(readRb->Format);
318 _mesa_unpack_rgba_row(readRb->Format, srcWidth, srcRowStart,
322 _mesa_unpack_float_z_row(readRb->Format, srcWidth, srcRowStart,
326 _mesa_unpack_uint_z_row(readRb->Format, srcWidth, srcRowStart,
330 _mesa_unpack_ubyte_stencil_row(readRb->Format, srcWidth
    [all...]
s_texrender.c 27 * update the internal format info, etc.
35 mesa_format format; local
43 format = swImage->Base.TexFormat;
53 rb->Format = _mesa_get_srgb_format_linear(format);
  /external/protobuf/gtest/src/
gtest-filepath.cc 119 String dot_extension(String::Format(".%s", extension));
182 file = String::Format("%s.%s", base_name.c_str(), extension);
184 file = String::Format("%s_%d.%s", base_name.c_str(), number, extension);
196 return FilePath(String::Format("%s%c%s", dir.c_str(), kPathSeparator,
  /external/sfntly/cpp/src/test/
verify_name.cc 48 EXPECT_EQ(name->Format(), NAME_FORMAT);
  /external/skia/src/core/
SkMask.cpp 73 static int maskFormatToShift(SkMask::Format format) {
74 SkASSERT((unsigned)format < SK_ARRAY_COUNT(gMaskFormatToShift));
75 SkASSERT(SkMask::kBW_Format != format);
76 return gMaskFormatToShift[format];
SkScalerContext.h 160 SkMask::Format getFormat() const {
161 return static_cast<SkMask::Format>(fMaskFormat);
219 SkMask::Format getMaskFormat() const {
220 return (SkMask::Format)fRec.fMaskFormat;
  /external/skia/src/opts/
opts_check_x86.cpp 111 SkBlitMask::RowProc SkBlitMask::PlatformRowProcs(SkColorType, SkMask::Format, RowFlags) {
  /external/smali/baksmali/src/main/java/org/jf/baksmali/Adaptors/Format/
ArrayDataMethodItem.java 29 package org.jf.baksmali.Adaptors.Format;
InstructionMethodItemFactory.java 29 package org.jf.baksmali.Adaptors.Format;
56 switch (instruction.getOpcode().format) {
OffsetInstructionFormatMethodItem.java 29 package org.jf.baksmali.Adaptors.Format;
63 switch (opcode.format) {
  /external/swiftshader/src/D3D8/
Direct3DVolume8.hpp 33 Direct3DVolume8(Direct3DDevice8 *device, Direct3DVolumeTexture8 *container, int width, int height, int depth, D3DFORMAT format, D3DPOOL pool, bool locakble, unsigned long usage);
57 static sw::Format translateFormat(D3DFORMAT format);
58 static unsigned int memoryUsage(int width, int height, int depth, D3DFORMAT format);
65 const D3DFORMAT format; member in class:D3D8::Direct3DVolume8
  /external/swiftshader/src/D3D9/
Direct3DVolume9.hpp 33 Direct3DVolume9(Direct3DDevice9 *device, Direct3DVolumeTexture9 *container, int width, int height, int depth, D3DFORMAT format, D3DPOOL pool, unsigned long usage);
57 static sw::Format translateFormat(D3DFORMAT format);
58 static unsigned int memoryUsage(int width, int height, int depth, D3DFORMAT format);
66 const D3DFORMAT format; member in class:D3D9::Direct3DVolume9
  /external/swiftshader/src/OpenGL/libGL/
Image.hpp 32 Image(Texture *parentTexture, GLsizei width, GLsizei height, GLenum format, GLenum type);
33 Image(Texture *parentTexture, GLsizei width, GLsizei height, sw::Format internalFormat, int multiSampleDepth, bool lockable, bool renderTarget);
35 void loadImageData(GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLint unpackAlignment, const void *input);
49 virtual sw::Format getInternalFormat();
56 static sw::Format selectInternalFormat(GLenum format, GLenum type);
88 const GLenum format; member in class:gl::Image
90 const sw::Format internalFormat;
  /external/swiftshader/src/OpenGL/libGLES_CM/
Renderbuffer.cpp 130 sw::Format RenderbufferTexture2D::getInternalFormat() const
203 sw::Format Renderbuffer::getInternalFormat() const
255 format = GL_RGBA4_OES;
276 return format;
279 sw::Format RenderbufferStorage::getInternalFormat() const
298 format = sw2es::ConvertBackBufferFormat(internalFormat);
303 Colorbuffer::Colorbuffer(int width, int height, GLenum format, GLsizei samples) : mRenderTarget(nullptr)
307 sw::Format requestedFormat = es2sw::ConvertRenderbufferFormat(format);
323 this->format = format
    [all...]
  /external/swiftshader/third_party/LLVM/tools/llvm-diff/
DiffLog.cpp 27 StringRef LogBuilder::getFormat() const { return Format; }
  /external/swiftshader/third_party/LLVM/utils/unittest/googletest/
gtest-filepath.cc 119 String dot_extension(String::Format(".%s", extension));
182 file = String::Format("%s.%s", base_name.c_str(), extension);
184 file = String::Format("%s_%d.%s", base_name.c_str(), number, extension);
196 return FilePath(String::Format("%s%c%s", dir.c_str(), kPathSeparator,
  /frameworks/base/media/java/android/media/
MediaMuxer.java 74 metadata track, track's mime format must start with prefix "application/", e.g. "applicaton/gyro".
75 Metadata's format/layout will be defined by the application. Writing metadata is nearly the same as
80 the metadata's mime format. When using{@link android.media.MediaExtractor} to extract the file with
81 metadata track, the mime format of the metadata will be extracted into {@link android.media.MediaFormat}.
254 * Defines the output format. These constants are used with constructor.
261 /** MPEG4 media file format*/
263 /** WEBM media file format*/
265 /** 3GPP media file format*/
276 public @interface Format {}
279 private static native long nativeSetup(@NonNull FileDescriptor fd, int format)
    [all...]
  /prebuilts/go/darwin-x86/src/text/tabwriter/
example_test.go 16 // Format in tab-separated columns with a tab stop of 8.
23 // Format right-aligned in space-separated columns of minimal width 5
  /prebuilts/go/darwin-x86/src/time/
zoneinfo_test.go 28 const format = "Mon, 02 Jan 2006 15:04:05 -0700 (MST)"
54 s := time.Unix(test.unix, 0).In(z).Format(format)
58 s = time.Unix(test.unix+1, 0).In(z).Format(format)
  /prebuilts/go/linux-x86/src/text/tabwriter/
example_test.go 16 // Format in tab-separated columns with a tab stop of 8.
23 // Format right-aligned in space-separated columns of minimal width 5
  /prebuilts/go/linux-x86/src/time/
zoneinfo_test.go 28 const format = "Mon, 02 Jan 2006 15:04:05 -0700 (MST)"
54 s := time.Unix(test.unix, 0).In(z).Format(format)
58 s = time.Unix(test.unix+1, 0).In(z).Format(format)
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/animator/
AnimationContentAssist.java 23 import com.android.ide.common.api.IAttributeInfo.Format;
129 EnumSet<Format> formats = desc.getAttributeInfo().getFormats();
130 if (formats.contains(Format.INTEGER)
131 || formats.contains(Format.FLOAT)) {
  /sdk/find_java2/src/
JavaPath.cpp 48 s.Format(_T("%d.%d"), JAVA_MAJOR(mVersion), JAVA_MINOR(mVersion));
  /system/vold/fs/
F2fs.cpp 72 status_t Format(const std::string& source) {

Completed in 854 milliseconds

<<11121314151617181920>>