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

1 2 3 4 5 6

  /external/apache-xml/src/main/java/org/apache/xml/serializer/
Serializer.java 176 public Properties getOutputFormat();
  /frameworks/base/media/mca/filterpacks/java/android/filterpacks/base/
FrameBranch.java 47 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) {
RetargetFilter.java 53 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) {
  /frameworks/base/media/mca/filterpacks/java/android/filterpacks/imageproc/
CrossProcessFilter.java 82 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) {
DrawOverlayFilter.java 51 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) {
NegativeFilter.java 57 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) {
PosterizeFilter.java 60 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) {
ColorTemperatureFilter.java 70 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) {
FlipFilter.java 56 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) {
SepiaFilter.java 58 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) {
SimpleImageFilter.java 58 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) {
TintFilter.java 64 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) {
ToRGBAFilter.java 52 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) {
ToRGBFilter.java 52 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) {
BitmapOverlayFilter.java 67 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) {
  /frameworks/base/media/mca/filterpacks/java/android/filterpacks/performance/
ThroughputFilter.java 59 public FrameFormat getOutputFormat(String portName, FrameFormat inputFormat) {
  /hardware/qcom/display/msm8084/liboverlay/
overlayWriteback.h 88 int getOutputFormat();
  /hardware/qcom/display/msm8226/liboverlay/
overlayWriteback.h 88 int getOutputFormat();
  /hardware/qcom/display/msm8974/liboverlay/
overlayWriteback.h 88 int getOutputFormat();
  /frameworks/compile/mclinker/lib/Target/AArch64/
AArch64LDBackend.cpp 93 ELFFileFormat* file_format = getOutputFormat();
227 ELFFileFormat* file_format = getOutputFormat();
248 const ELFFileFormat *file_format = getOutputFormat();
287 const ELFFileFormat* file_format = getOutputFormat();
311 const ELFFileFormat* file_format = getOutputFormat();
  /frameworks/compile/mclinker/lib/Target/X86/
X86LDBackend.cpp 173 const ELFFileFormat* FileFormat = getOutputFormat();
256 const ELFFileFormat* file_format = getOutputFormat();
377 ELFFileFormat* file_format = getOutputFormat();
482 ELFFileFormat* file_format = getOutputFormat();
489 ELFFileFormat* file_format = getOutputFormat();
652 ELFFileFormat* file_format = getOutputFormat();
659 ELFFileFormat* file_format = getOutputFormat();
668 ELFFileFormat* file_format = getOutputFormat();
  /frameworks/av/media/libstagefright/wifi-display/source/
Converter.h 57 sp<AMessage> getOutputFormat() const;
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
CropExtras.java 106 public String getOutputFormat() {
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.cpp 99 ELFFileFormat* file_format = getOutputFormat();
196 ELFFileFormat* file_format = getOutputFormat();
218 const ELFFileFormat *format = getOutputFormat();
267 const ELFFileFormat* file_format = getOutputFormat();
486 const ELFFileFormat* file_format = getOutputFormat();
527 ELFFileFormat* file_format = getOutputFormat();
705 LDSection& symtab = getOutputFormat()->getSymTab();
706 LDSection& strtab = getOutputFormat()->getStrTab();
742 SectionData* textData = getOutputFormat()->getText().getSectionData();
772 getOutputFormat()->getText().setSize(textData->back().getOffset()
    [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/transformer/
SerializerSwitcher.java 73 Properties prevProperties = transformer.getOutputFormat().getProperties();

Completed in 608 milliseconds

1 2 3 4 5 6